ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / ParameterType Property

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