FieldRole Enum

Definition

The role the field plays in a form.

public enum FieldRole
type FieldRole = 
Public Enum FieldRole
Inheritance
FieldRole

Fields

Confirm 1

Field is used to confirm some settings during the dialog.

Value 0

Field is used to get a value to set in the form state.

Applies to