Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1SimplifiedTabItem Class / IsSelected Property

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