MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterDescriptor Class
Members

ParameterDescriptor Class
Represents the descriptor of a report parameter.
Object Model
ParameterDescriptor Class
Syntax
'Declaration
 
Public Class ParameterDescriptor 
 
Remarks
The ParameterDescriptor class provides detailed information about a report parameter, including its name, prompt, data type, and various settings related to its behavior and usage.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Blazor.Viewer.ParameterDescriptor

See Also