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

In This Topic
    MenuReport Property (C1FlexPivotPage)
    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