C1EventStorageMappings Class Members
In This Topic
The following tables list the members exposed by C1EventStorageMappings.
Public Constructors
Public Properties
| Name | Description |
| CalendarMapping | Allows the calendar property to be bound to appropriate field in the data source. |
| ColorMapping | Allows the color property to be bound to appropriate field in the data source. |
| DescriptionMapping | Allows the description property to be bound to appropriate field in the data source. |
| EndMapping | Allows the end property to be bound to appropriate field in the data source. |
| IdMapping | (Inherited from C1.Web.Wijmo.Controls.C1EventsCalendar.C1MappingsBase) |
| LocationMapping | Allows the location property to be bound to appropriate field in the data source. |
| PropertiesMapping | Allows other event properties to be bound to appropriate field in the data source. |
| StartMapping | Allows the start property to be bound to appropriate field in the data source. |
| SubjectMapping | Allows the subject property to be bound to appropriate field in the data source. |
| TagMapping | Allows the tag property to be bound to appropriate field in the data source (the tag property can be used to store any user-defined information). |
Top
Public Methods
Public Events
See Also