ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPage Class / MenuReport Property

In This Topic
    MenuReport Property
    In This Topic
    Gets the System.Windows.Forms.ToolStripSplitButton used to control report options.
    Syntax
    'Declaration
     
    Public ReadOnly Property MenuReport As System.Windows.Forms.ToolStripSplitButton
    public System.Windows.Forms.ToolStripSplitButton MenuReport {get;}
    See Also