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

LookupJoin..::..ChildField Property

Gets or sets the child field.

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

Syntax


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

Field Value

The child field.