ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / IsEnabled Property

In This Topic
    IsEnabled Property (InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsEnabled As Boolean
    public virtual bool IsEnabled {get;}
    See Also