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

AdvancedFindWindow..::..FiltersGrid Property

Gets or sets the filters grid.

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

Syntax


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

Field Value

The filters grid.