ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Editor Namespace / C1EditorExtender 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