InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ExpandButtonElement Class / IsEnabled Property

In This Topic
    IsEnabled Property (ExpandButtonElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property IsEnabled As Boolean
    public override bool IsEnabled {get;}
    See Also