ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / DefaultRightToLeft Property

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