ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / CustomContextMenu Property

In This Topic
    CustomContextMenu Property
    In This Topic
    Determine if the custom context menu should be shown.
    Syntax
    'Declaration
     
    Public Property CustomContextMenu As System.Boolean
    public System.bool CustomContextMenu {get; set;}
    See Also