FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / ContextMenuPopupEventArgs Class / UseCustomMenu Property

In This Topic
    UseCustomMenu Property (ContextMenuPopupEventArgs)
    In This Topic
    Gets or sets a value indicating to use a custom context menu instead of the standard.
    Syntax
    'Declaration
     
    Public Property UseCustomMenu As System.Boolean
    public System.bool UseCustomMenu {get; set;}
    See Also