InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Framework Namespace / IDropDownOwner Interface / IsRightToLeft Property

In This Topic
    IsRightToLeft Property (IDropDownOwner)
    In This Topic
    Gets the right-to-left mode value for the owner dropdown.
    Syntax
    'Declaration
     
    ReadOnly Property IsRightToLeft As Boolean
    bool IsRightToLeft {get;}
    See Also