Freigeben über


NumericIndicator.ShowDecimalPoint Eigenschaft

Definition

Gibt an, ob das Dezimaltrennzeichen angezeigt werden soll.

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)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: