ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / InheritedRtl Property

In This Topic
    InheritedRtl Property (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property InheritedRtl As Boolean
    public bool InheritedRtl {get; set;}
    See Also