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

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