ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / ActionHandler Property

In This Topic
    ActionHandler Property
    In This Topic
    Gets the action handler.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActionHandler As IActionHandler
    public IActionHandler ActionHandler {get;}
    See Also