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

In This Topic
    MappingName Property (MappingInfo)
    In This Topic
    Name of the data field or property to be bound to this object.
    Syntax
    'Declaration
     
    Public Property MappingName As System.String
    public System.string MappingName {get; set;}
    See Also