ComponentOne Reports for WPF
C1.C1Report Namespace / C1Report Class / DefaultRightToLeft Property

In This Topic
    DefaultRightToLeft Property (C1Report)
    In This Topic
    Gets or sets the value used as the default for the RightToLeft property.
    Syntax
    'Declaration
     
    Public Shared Property DefaultRightToLeft As Boolean
    public static bool DefaultRightToLeft {get; set;}
    See Also