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

AdvancedFindWindow..::..ShowRefreshSettings Method

Shows the refresh settings.

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

Syntax


public bool ShowRefreshSettings(
	AdvancedFind advancedFind
)
Public Function ShowRefreshSettings ( _
	advancedFind As AdvancedFind _
) As Boolean
public:
bool^ ShowRefreshSettings(
	AdvancedFind^ advancedFind
)

Parameters

advancedFind
Type: RingSoft.DbLookup.AdvancedFind..::..AdvancedFind
The advanced find.

Return Value

true if XXXX, false otherwise.