[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ButtonTextCollection.IsKeyValid

IsKeyValid Method

IsKeyValid(string)

Checks whether the key is valid.

Declaration
protected bool IsKeyValid(string key)
Protected Function IsKeyValid(key As String) As Boolean
Parameters
Type Name Description
string key

The key object of the button.

Returns
Type Description
bool

true, if it is valid; otherwise, false.