ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1CalendarStorageMappings Class / NameMapping Property

In This Topic
    NameMapping Property
    In This Topic
    Allows the name property to be bound to appropriate field in the data source.
    Syntax
    'Declaration
     
    Public ReadOnly Property NameMapping As MappingInfo
    public MappingInfo NameMapping {get;}
    See Also