Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / LabelList Class
Properties Methods


In This Topic
    LabelList Class Members
    In This Topic

    The following tables list the members exposed by LabelList.

    Public Properties
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.C1Schedule.C1ObservableCollection<T>)
    Protected MethodOverrides default behavior of Collection. Prevents from adding items non-existent in the parent collection. (Inherited from C1.C1Schedule.BaseList<Label>)
    Protected Method (Inherited from C1.C1Schedule.C1ObservableCollection<T>)
    Protected Method (Inherited from C1.C1Schedule.C1ObservableCollection<T>)
    Protected MethodOverrides default behavior of Collection. Prevents from adding items non-existent in the parent collection. (Inherited from C1.C1Schedule.BaseList<Label>)
    Top
    See Also