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


Style.Direction Свойство

Определение

Возвращает или задает значение, которое указывает направление написания текста (слева направо или справа налево).

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

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

Объект ReportExpression<T>.

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