[]
        
(Showing Draft Content)

C1.Schedule.LabelStorage

LabelStorage Class

The LabelStorage is the storage for Label objects. It allows binding to the data source and mapping data source fields to the label properties.

Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public class LabelStorage : BaseStorage<Label, BaseObjectMappingCollection<Label>>, IComponent, IDisposable, IBindingListView, IBindingList, IList, ICollection, IEnumerable, ITypedList, ISupportInitializeNotification, ISupportInitialize, ISite, IServiceProvider

Properties

Name Description
Labels

Gets the LabelCollection object that contains label related information.