ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / RightToLeft Property

In This Topic
    RightToLeft Property (Page)
    In This Topic
    Gets or sets a value indicating whether [right to left].
    Syntax
    'Declaration
     
    Public Property RightToLeft As Boolean
    public bool RightToLeft {get; set;}

    Property Value

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