C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventStorage Class / Mappings Property

In This Topic
Mappings Property (C1EventStorage)
In This Topic
Use the Mappings property to bind the event object properties to the appropriate fields in the datasource specified by DataSourceID property.
Syntax
'Declaration
 
Public ReadOnly Property Mappings As C1EventStorageMappings
 
See Also