[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ActionMap.Get

Get Method

Get(object)

Returns the binding to an action for the specified key.

Declaration
public Action Get(object key)
Public Function [Get](key As Object) As Action
Parameters
Type Name Description
object key

Keyboard key for which to get binding

Returns
Type Description
Action
Remarks

This method queries the parent action map if the binding is not defined in the current action map.