MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / IParameter Interface
Members

IParameter Interface
Represents a contract for defining report parameters.
Object Model
IParameter Interface
Syntax
'Declaration
 
Public Interface IParameter 
 
Remarks
This interface is used to abstract the details of report parameters, allowing for the specification of both the parameter name and its associated values.
See Also