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

In This Topic
    GridPanel Property (Column)
    In This Topic
    Gets the GridPanel that this column belongs to.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property GridPanel As GridPanel
    public override GridPanel GridPanel {get;}
    See Also