ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / TaskForm Class / RightToLeftLayout Property

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