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

In This Topic
    ParameterType Property (ParameterViewModel)
    In This Topic
    Gets the parameter type
    Syntax
    'Declaration
     
    Public ReadOnly Property ParameterType As ReportParameterType
    public ReportParameterType ParameterType {get;}
    See Also