C1CalendarStorageMappings Class Properties
In This Topic
For a list of all members of this type, see C1CalendarStorageMappings members.
Public Properties
| | Name | Description |
 | 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. |
 | IdMapping | (Inherited from C1.Web.Wijmo.Controls.C1EventsCalendar.C1MappingsBase) |
 | LocationMapping | Allows the location property to be bound to appropriate field in the data source. |
 | NameMapping | Allows the name property to be bound to appropriate field in the data source. |
 | PropertiesMapping | Allows other calendar properties 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
See Also