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.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
public class LabelStorage : BaseStorage<Label, BaseObjectMappingCollection<Label>> |
Visual Basic |
---|
Public Class LabelStorage _ Inherits BaseStorage(Of Label, BaseObjectMappingCollection(Of Label)) |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Schedule..::..C1BindingSource
C1.C1Schedule..::..BaseStorage<(Of <(<'Label, BaseObjectMappingCollection<(Of <(<'Label>)>)>>)>)>
C1.C1Schedule..::..LabelStorage
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Schedule..::..C1BindingSource
C1.C1Schedule..::..BaseStorage<(Of <(<'Label, BaseObjectMappingCollection<(Of <(<'Label>)>)>>)>)>
C1.C1Schedule..::..LabelStorage