Required Property (SparkFormItem)

Action

Gets whether the form item has to have a value to submit the form.

Syntax

C#
protected Boolean required { get; }
VB
'Declaration
Protected Read Property required As Boolean

Access

Read only.