BoolFieldDefinition Members
The BoolFieldDefinition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BoolFieldDefinition |
Initializes a new instance of the BoolFieldDefinition class.
|
Methods
Name | Description | |
---|---|---|
FormatValue |
Formats the value to display.
|
|
GetUserValue |
Gets the user value.
|
|
HasTrueFalseText |
Sets the displayed text for True and False values.
|
Properties
Name | Description | |
---|---|---|
EnumField |
Gets the enum field.
|
|
FalseText |
Gets the displayed false value text.
|
|
FieldDataType |
Gets the type of the field data.
|
|
TrueText |
Gets the displayed true value text.
|