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

In This Topic
    IsControlElement Method (GridCellAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Function IsControlElement() As Boolean
    public bool IsControlElement()
    See Also