RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

BoolFieldDefinition Members

The BoolFieldDefinition type exposes the following members.

Constructors


  Name Description
Public method BoolFieldDefinition
Initializes a new instance of the BoolFieldDefinition class.

Methods


  Name Description
Public method FormatValue
Formats the value to display.
Public method GetUserValue
Gets the user value.
Public method HasTrueFalseText
Sets the displayed text for True and False values.

Properties


  Name Description
Public property EnumField
Gets the enum field.
Public property FalseText
Gets the displayed false value text.
Public property FieldDataType
Gets the type of the field data.
Public property TrueText
Gets the displayed true value text.