ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1LoopPanel Class / SelectedIndex Property

In This Topic
    SelectedIndex Property (C1LoopPanel)
    In This Topic
    Returns the index of the currently selected item.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectedIndex As System.Integer
    public System.int SelectedIndex {get;}
    See Also