Share via


FieldRole Enum

Definition

The role the field plays in a form.

public enum FieldRole
type FieldRole = 
Public Enum FieldRole
Inheritance
FieldRole

Fields

Name Value Description
Value 0

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

Confirm 1

Field is used to confirm some settings during the dialog.

Applies to