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> オブジェクト。

適用対象