True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1PrintProgress Class / RightToLeftLayout Property

In This Topic
    RightToLeftLayout Property (C1PrintProgress)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property RightToLeftLayout As System.Boolean
    public virtual System.bool RightToLeftLayout {get; set;}
    See Also