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

LookupContextBase..::..AdvancedFinds Property

Gets or sets the advanced finds.

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

Syntax


public TableDefinition<AdvancedFind> AdvancedFinds { get; set; }
Public Property AdvancedFinds As TableDefinition(Of AdvancedFind)
	Get
	Set
public:
property TableDefinition<AdvancedFind^>^ AdvancedFinds {
	TableDefinition<AdvancedFind^>^ get ();
	void set (TableDefinition<AdvancedFind^>^ value);
}

Field Value

The advanced finds.