EventsCalendar for ASP.NET Web Forms
Mappings Property (C1EventStorage)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventStorage Class : Mappings Property
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
public C1EventStorageMappings Mappings {get;}
See Also

Reference

C1EventStorage Class
C1EventStorage Members