C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / FieldBase Class / RightToLeft Property

In This Topic
RightToLeft Property (FieldBase)
In This Topic
Gets or sets a value indicating whether right-to-left text rendering rules should be used. If null (which is the default), the property RightToLeft defined on the report is used.
Syntax
'Declaration
 
Public Property RightToLeft As Nullable(Of Boolean)
 
See Also