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

LookupDefinitionBase..::..AdvancedFindTree Property

Gets or sets the advanced find tree.

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

Syntax


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

Field Value

The advanced find tree.