MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / IParameterInfo Interface
Members

IParameterInfo Interface
Provides access to report parameter facilities from Parameter instance.
Object Model
IParameterInfo Interface
Syntax
'Declaration
 
Public Interface IParameterInfo 
 
Remarks
This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
See Also