ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class / Run Property

In This Topic
    Run Property
    In This Topic
    Gets "Execute" command
    Syntax
    'Declaration
     
    Public ReadOnly Property Run As IDelegateCommand
    public IDelegateCommand Run {get;}
    See Also