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

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1CalendarStorage Class : Mappings Property
Use the Mappings property to bind the calendar object properties to the appropriate fields in the datasource specified by DataSourceID property.
Syntax
'Declaration
 
Public ReadOnly Property Mappings As C1CalendarStorageMappings
public C1CalendarStorageMappings Mappings {get;}
See Also

Reference

C1CalendarStorage Class
C1CalendarStorage Members