ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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