ActiveReports 12
IsParametrized Property

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.ArsClient Namespace > RemoteReportDescriptor Class : IsParametrized Property
Gets or sets the value indicating whether that report contains parameters or not.
Syntax
'Declaration
 
Public Property IsParametrized As Boolean
public bool IsParametrized {get; set;}
See Also

Reference

RemoteReportDescriptor Class
RemoteReportDescriptor Members