Proprietà Disabled
Indicates smart labels should be turned off.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Disabled As ReportBoolProperty
Get
'Utilizzo
Dim instance As ChartSmartLabel
Dim value As ReportBoolProperty
value = instance.Disabled
public ReportBoolProperty Disabled { get; }
public:
property ReportBoolProperty^ Disabled {
ReportBoolProperty^ get ();
}
member Disabled : ReportBoolProperty
function get Disabled () : ReportBoolProperty
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportBoolProperty
A ReportBoolProperty object.