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


Свойство PageBreak.Disabled

Gets an expression that evaluates to a value that indicates whether the page break is disabled.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

PageBreak Класс

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