Gets an object that represents the form field which causes the event. It is of the type CheckFormField, TextFormField, SelectionFormField or DateFormField.

Syntax

public FormField FormField { get; }
Public ReadOnly Property FormField() As FormField

Limitations

Read only.