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

SelectQueryColumnFieldMap..::..TreeViewItem Property

Gets the TreeView item.

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

Syntax


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

Field Value

The TreeView item.