MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IInputField Interface / Required Property

In This Topic
Required Property (IInputField)
In This Topic
Gets a value indicating whether the input field is required.
Syntax
'Declaration
 
ReadOnly Property Required As Boolean
 

Property Value

true if the input field is required; otherwise, false.
See Also