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

In This Topic
    Required Property (MappingInfo)
    In This Topic
    Indicates whether mapping for this property is required or optional. (read only)
    Syntax
    'Declaration
     
    Public ReadOnly Property Required As System.Boolean
    public System.bool Required {get;}
    See Also