Disabled 屬性
命名空間: 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.