ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / ViewerShortcut Class / ViewerCommand Property

In This Topic
    ViewerCommand Property
    In This Topic
    Gets the viewer command associated with the shortcut.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewerCommand As ViewerCommand
    public ViewerCommand ViewerCommand {get;}

    Property Value

    The command that is triggered by the shortcut.
    See Also