Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaTable Class / GetColumnHeaderItems Method

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