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

In This Topic
    HasContent Property (ToolMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property HasContent As Boolean
    public virtual bool HasContent {get;}
    See Also