Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuItem Class / IsHighlightSupported Property

In This Topic
    IsHighlightSupported Property (ToolMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsHighlightSupported As Boolean
    public bool IsHighlightSupported {get; set;}
    See Also