MindFusion.Wpf Pack Programmer's Guide
ReportParameter.Type Property
See Also
 





Gets or sets the type of the parameter value.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public ReportParameterType Type { get; set; }

Visual Basic  Copy Code

Public Property Type As ReportParameterType

 Property Value

 See Also

ReportParameter Members
ReportParameter Class
MindFusion.Reporting.Wpf Namespace