ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1CalendarStorageMappings Class
Properties Methods Events

In This Topic
    C1CalendarStorageMappings Class Members
    In This Topic

    The following tables list the members exposed by C1CalendarStorageMappings.

    Public Properties
     NameDescription
    Public PropertyAllows the color property to be bound to appropriate field in the data source.  
    Public PropertyAllows the description property to be bound to appropriate field in the data source.  
    Public Property (Inherited from C1.Web.Wijmo.Controls.C1EventsCalendar.C1MappingsBase)
    Public PropertyAllows the location property to be bound to appropriate field in the data source.  
    Public PropertyAllows the name property to be bound to appropriate field in the data source.  
    Public PropertyAllows other calendar properties to be bound to appropriate field in the data source.  
    Public PropertyAllows 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
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Web.Wijmo.Controls.C1EventsCalendar.C1MappingsBase)
    Public MethodFinds the mapping info by mapping name (name of the data field). (Inherited from C1.Web.Wijmo.Controls.C1EventsCalendar.C1MappingsBase)
    Public MethodCreates an array of MappingInfo objects. (Inherited from C1.Web.Wijmo.Controls.C1EventsCalendar.C1MappingsBase)
    Top
    Public Events
     NameDescription
    Public EventRepresents the method that handles the Disposed event of a component. (Inherited from C1.Web.Wijmo.Controls.C1EventsCalendar.C1MappingsBase)
    Top
    See Also