ScalePin.Enable 属性

定义

获取一个表达式,该表达式的计算结果为指示是否启用刻度格的值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ Enable { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty Enable { get; }
member this.Enable : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property Enable As ReportBoolProperty

属性值

ReportBoolProperty 对象。

适用于