FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / IsContentElementCore Method

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