ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ViewExpressionBuilderForm Class / ContextMenu Property

In This Topic
    ContextMenu Property (ViewExpressionBuilderForm)
    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