ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventStorageMappings Class / PropertiesMapping Property

In This Topic
    PropertiesMapping Property (C1EventStorageMappings)
    In This Topic
    Allows other event properties to be bound to appropriate field in the data source.
    Syntax
    'Declaration
     
    Public ReadOnly Property PropertiesMapping As MappingInfo
    public MappingInfo PropertiesMapping {get;}
    See Also