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

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