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