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

TreeViewItem..::..BaseTree Property

Gets or sets the base tree.

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

Syntax


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

Field Value

The base tree.