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

LookupColumnDefinitionBase..::..FieldDescription Property

Gets the field description.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


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

Field Value

The field description.