ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / MenuReport Property

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