FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / IMapperOwner Interface / ActualRightToLeft Property

In This Topic
    ActualRightToLeft Property (IMapperOwner)
    In This Topic
    Gets the actual right-to-left value that is being used.
    Syntax
    'Declaration
     
    ReadOnly Property ActualRightToLeft As Boolean
    bool ActualRightToLeft {get;}
    See Also