Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / bo Class / SelectedIndex Property

In This Topic
    SelectedIndex Property (bo)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property SelectedIndex As System.Integer
    public virtual System.int SelectedIndex {get; set;}
    See Also