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

In This Topic
    GetColumnHeaderItems Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetColumnHeaderItems() As IRawElementProviderSimple()
    public IRawElementProviderSimple[] GetColumnHeaderItems()
    See Also