Поделиться через


Свойство PageBreakInstance.Disabled

Gets the calculated value of the Disabled property in a PageBreak class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Disabled As Boolean 
    Get
'Применение
Dim instance As PageBreakInstance 
Dim value As Boolean 

value = instance.Disabled
public bool Disabled { get; }
public:
property bool Disabled {
    bool get ();
}
member Disabled : bool
function get Disabled () : boolean

Значение свойства

Тип: System.Boolean
A Boolean at represents the calculated value of the Disabled property.

См. также

Справочник

PageBreakInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering