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

TreeViewItems..::..FieldDefinition Property

Gets or sets the field definition.

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

Syntax


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

Field Value

The field definition.