Proprietà Enabled
Indicates scale breaks can be automatically applied.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Enabled As ReportBoolProperty
Get
'Utilizzo
Dim instance As ChartAxisScaleBreak
Dim value As ReportBoolProperty
value = instance.Enabled
public ReportBoolProperty Enabled { get; }
public:
property ReportBoolProperty^ Enabled {
ReportBoolProperty^ get ();
}
member Enabled : ReportBoolProperty
function get Enabled () : ReportBoolProperty
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportBoolProperty
A ReportBoolProperty object.