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

IAdvancedFindLookupContext..::..AdvancedFindFilters Property

Gets or sets the advanced find filters.

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

Syntax


TableDefinition<AdvancedFindFilter> AdvancedFindFilters { get; set; }
Property AdvancedFindFilters As TableDefinition(Of AdvancedFindFilter)
	Get
	Set
property TableDefinition<AdvancedFindFilter^>^ AdvancedFindFilters {
	TableDefinition<AdvancedFindFilter^>^ get ();
	void set (TableDefinition<AdvancedFindFilter^>^ value);
}

Field Value

The advanced find filters.