ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapFieldDialog Class / ContextMenu Property

In This Topic
    ContextMenu Property (C1OlapFieldDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ContextMenu As System.Windows.Forms.ContextMenu
    public virtual System.Windows.Forms.ContextMenu ContextMenu {get; set;}
    See Also