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


StyleBase.Direction Свойство

Определение

Возвращает выражение, результатом которого является значение, указывающее, написан ли текст слева направо или справа налево.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Directions> ^ Direction { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Directions> ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Directions> Direction { get; }
member this.Direction : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Directions>
Public MustOverride ReadOnly Property Direction As ReportEnumProperty(Of Directions)

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

Объект ReportEnumProperty<EnumType>, представляющий значение, которое указывает направление написания текста (слева направо или справа налево).

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