Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonToolSizeDefinition Class / IsLabelVisible Property

In This Topic
    IsLabelVisible Property
    In This Topic
    Gets or sets whether the label is displayed or not.
    Syntax
    'Declaration
     
    
    Public Property IsLabelVisible As Boolean
    public bool IsLabelVisible {get; set;}
    See Also