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

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