FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / ContainingGrid Property

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