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

AdvancedFindFilterHost..::..CanGridProcessKey Method

Determines whether this instance [can grid process key] the specified key.

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

Syntax


public bool CanGridProcessKey(
	Key key
)
Public Function CanGridProcessKey ( _
	key As Key _
) As Boolean
public:
bool^ CanGridProcessKey(
	Key^ key
)

Parameters

key
Type: Key
The key.

Return Value

true if this instance [can grid process key] the specified key; otherwise, false.