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


Style.UnicodeBiDi Свойство

Определение

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

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::UnicodeBiDiTypes> ^ UnicodeBiDi { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::UnicodeBiDiTypes> ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.UnicodeBiDiTypes> UnicodeBiDi { get; }
member this.UnicodeBiDi : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.UnicodeBiDiTypes>
Public Overrides ReadOnly Property UnicodeBiDi As ReportEnumProperty(Of UnicodeBiDiTypes)

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

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

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