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

In This Topic
    PropertyName Property (MappingInfo)
    In This Topic
    Name of the property which should be mapped. (read only)
    Syntax
    'Declaration
     
    Public ReadOnly Property PropertyName As System.String
    public System.string PropertyName {get;}
    See Also