FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / IsEnabledCore Property

In This Topic
    IsEnabledCore Property (C1FlexComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property IsEnabledCore As Boolean
    protected virtual bool IsEnabledCore {get;}
    See Also