Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.Forms Namespace / CategoryListForm Class / List Property

In This Topic
    List Property (CategoryListForm)
    In This Topic
    Gets the C1.Schedule.CategoryList object.
    Syntax
    'Declaration
     
    Public ReadOnly Property List As CategoryList
    public CategoryList List {get;}
    See Also