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

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