ActiveReports 12
RightToLeft Property (TextBox)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > TextBox Class : RightToLeft Property
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
public bool RightToLeft {get; set;}

Property Value

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

Reference

TextBox Class
TextBox Members