FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / RowCol Class / GridPanel Property

In This Topic
    GridPanel Property (RowCol)
    In This Topic
    Gets the GridPanel control that owns this object.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property GridPanel As GridPanel
    public abstract GridPanel GridPanel {get;}
    See Also