FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridRowAutomationPeer Class / SelectionContainer Property

In This Topic
    SelectionContainer Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectionContainer As IRawElementProviderSimple
    public IRawElementProviderSimple SelectionContainer {get;}
    See Also