Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonTabItem Class / IsSelectable Property

In This Topic
    IsSelectable Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsSelectable As Boolean
    public bool IsSelectable {get; set;}
    See Also