ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParameterViewModel Class
Members

In This Topic
    ParameterViewModel Class
    In This Topic
    View model of the IReportParameter
    Object Model
    ParameterViewModel Class
    Syntax
    'Declaration
     
    Public Class ParameterViewModel 
       Inherits GrapeCity.Viewer.Common.Model.ActiveModel
    public class ParameterViewModel : GrapeCity.Viewer.Common.Model.ActiveModel 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.Model.ActiveModel
          GrapeCity.Viewer.Common.ViewModel.ParameterViewModel

    See Also