Share via


NumericIndicator.ShowDecimalPoint Propiedad

Definición

Indica si se debe mostrar el separador decimal.

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)

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a