InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / GridColumnCollection Class / Grid Property

In This Topic
    Grid Property (GridColumnCollection)
    In This Topic
    Return the reference to the owning grid.
    Syntax
    'Declaration
     
    Public ReadOnly Property Grid As GridPanel
    public GridPanel Grid {get;}
    See Also