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

AdvancedFindWindow..::..FiltersTabItem Property

Gets or sets the filters tab item.

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

Syntax


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

Field Value

The filters tab item.