MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / TextBox Class / RightToLeft Property

In This Topic
RightToLeft Property (TextBox)
In This Topic
Sets or returns a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
Syntax
'Declaration
 
Public Property RightToLeft As Boolean
 

Property Value

true if [right to left]; otherwise, false.
See Also