NumericIndicator.ShowDecimalPoint 속성

정의

소수점을 표시할지 여부를 나타냅니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> ShowDecimalPoint { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> ShowDecimalPoint { get; set; }
member this.ShowDecimalPoint : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property ShowDecimalPoint As ReportExpression(Of Boolean)

속성 값

ReportExpression<T> 개체입니다.

적용 대상