Поделиться через


Style.NumeralVariant Свойство

Определение

Возвращает или задает вариант формата цифр, которой следует использовать.

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

Значение свойства

Объект ReportExpression<T>.

Применяется к