FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / IsEnabledCore Property

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