Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / KeyMapStack Class / Top Method

In This Topic
    Top Method
    In This Topic
    Returns the top keymap.
    Syntax
    'Declaration
     
    Public Function Top() As KeyMap
    public KeyMap Top()

    Return Value

    The top keymap.
    See Also