ActiveReports 9
DataType Property (ReportParameter)

Gets or sets the data type of the parameter.
Syntax
'Declaration
 
Public Property DataType As ReportParameterDataType
public ReportParameterDataType DataType {get; set;}

Property Value

A ReportParameterDataType enumeration representing the data type of the parameter.
See Also

Reference

ReportParameter Class
ReportParameter Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum