FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / FlexGridAutomationPeer Class / GetColumnHeaders Method

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