C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1CalendarStorageMappings Class / TagMapping Property

In This Topic
TagMapping Property (C1CalendarStorageMappings)
In This Topic
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).
Syntax
'Declaration
 
Public ReadOnly Property TagMapping As MappingInfo
 
See Also