ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLNodePropertiesDialog Class / RightToLeftLayout Property

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