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

BoolFieldDefinition..::..FalseText Property

Gets the displayed false value text.

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string FalseText { get; set; }
Public Property FalseText As String
	Get
	Set
public:
property String^ FalseText {
	String^ get ();
	void set (String^ value);
}

Field Value

The false text.