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

In This Topic
    IsEnabledCore Method (GridVirtualAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function IsEnabledCore() As Boolean
    protected override bool IsEnabledCore()
    See Also