Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaImage Class / ContainingGrid Property

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