Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / RemindersListBox Class / SelectedItemsCount Property

In This Topic
    SelectedItemsCount Property
    In This Topic
    Gets the selected items count.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SelectedItemsCount As Integer
    public int SelectedItemsCount {get;}
    See Also