Input for WinForms | ComponentOne
C1.Framework Namespace / GridRowCollection Class / Owner Property

In This Topic
    Owner Property (GridRowCollection)
    In This Topic
    Gets a reference to the Element that owns this ElementList.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As Element
    public Element Owner {get;}
    See Also