Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListBoxItem Class / IsSelected Property

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