| Visual Basic (Declaration) | |
|---|---|
Public Class ActionMap | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class ActionMap | |
An action map is usually used with an input map (see InputMap class) to locate
a particular action when a key is pressed. An action map can have a parent that
is searched for keys not defined in the input map.
System.Object
FarPoint.Win.Spread.ActionMap
Reference
ActionMap MembersFarPoint.Win.Spread Namespace
Action Class
InputMap Class
SpreadActions Class