ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldItem Class / Required Property

In This Topic
    Required Property (InputFieldItem)
    In This Topic
    Forces the user to fill in the selected field.
    Syntax
    'Declaration
     
    Public ReadOnly Property Required As Boolean
    public bool Required {get;}
    See Also