ComponentOne Scheduler for WinForms
LabelCollection Class Members
Fields  Properties  Methods 

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace : LabelCollection Class

The following tables list the members exposed by LabelCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LabelCollection class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Defines Id of the None label.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,Label>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public PropertyOverloaded. Gets the element with the specified key if any. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Public PropertyGets or set the System.Boolean value specifying whether change events should not be fired. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Top
Public Methods
 NameDescription
Public MethodAdds a new custom object to the collection. If the item already exists in the collection, its index is returned. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Public MethodOverloaded. Adds an array of objects to the collection. This methods clears the collection before adding new items. Don't use it if you want to keep preexisting items. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public MethodOverloaded. Check if collection contains an item with specified index. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public MethodRestores the collection to its default state.  
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,Label>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Label>)
Top
See Also

Reference

LabelCollection Class
C1.C1Schedule Namespace