ComponentOne FlexReport for WinForms
ActualRightToLeft Property (FieldBase)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FieldBase Class : ActualRightToLeft Property
Gets the actual right-to-left value that is being used. If the field's own RightToLeft is not null, that value is returned. Otherwise the ActualRightToLeft defined on the report is returned.
Syntax
'Declaration
 
Public ReadOnly Property ActualRightToLeft As System.Boolean
public System.bool ActualRightToLeft {get;}
See Also

Reference

FieldBase Class
FieldBase Members