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

LookupFieldColumnDefinition..::..FieldToDisplay Property

Gets the field to display.

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

Syntax


public FieldDefinition FieldToDisplay { get; set; }
Public Property FieldToDisplay As FieldDefinition
	Get
	Set
public:
property FieldDefinition^ FieldToDisplay {
	FieldDefinition^ get ();
	void set (FieldDefinition^ value);
}

Field Value

The field to display.