ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPage Class / FlexPivotPanel Property

In This Topic
    FlexPivotPanel Property (C1FlexPivotPage)
    In This Topic
    Gets the C1FlexPivotPanel docked to the left of the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property FlexPivotPanel As C1FlexPivotPanel
    public C1FlexPivotPanel FlexPivotPanel {get;}
    See Also