[]
The LabelStorage is the storage for Label objects. It allows binding to the data source and mapping data source fields to the label properties.
public class LabelStorage : BaseStorage<Label, BaseObjectMappingCollection<Label>>, IComponent, IDisposable, IBindingListView, IBindingList, IList, ICollection, IEnumerable, ITypedList, ISupportInitializeNotification, ISupportInitialize, ISite, IServiceProvider
Name | Description |
---|---|
Labels | Gets the LabelCollection object that contains label related information. |