Returns the top keymap.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public KeyMap Top()
Visual Basic
Public Function Top As KeyMap

Return Value

The top keymap.

See Also