StiReportControlRightToLeft Property |
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual RightToLeft RightToLeft { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property RightToLeft As RightToLeft
Get
Set
Property Value
Type:
RightToLeftSee Also