ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / MenuGrid Property

In This Topic
    MenuGrid Property (FlexPivotPage)
    In This Topic
    Gets the C1.Win.C1Command.C1CommandMenu used to control grid options.
    Syntax
    'Declaration
     
    Public ReadOnly Property MenuGrid As C1.Win.C1Command.C1CommandMenu
    public C1.Win.C1Command.C1CommandMenu MenuGrid {get;}
    See Also