FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridPanelPeer Class / IsEnabledCore Method

In This Topic
    IsEnabledCore Method (GridPanelPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function IsEnabledCore() As Boolean
    protected virtual bool IsEnabledCore()
    See Also