Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cr Class / Items Property

In This Topic
    Items Property (cr)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As System.Windows.Forms.ComboBox.ObjectCollection
    public System.Windows.Forms.ComboBox.ObjectCollection Items {get;}
    See Also