ActiveReports 12
Omit Property (Parameter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Parameter Class : Omit Property

Gets or sets a Boolean expression that indicates whether the parameter is skipped.

Syntax
'Declaration
 
Public Property Omit As ExpressionInfo
public ExpressionInfo Omit {get; set;}

Property Value

An ExpressionInfo object that evaluates to a Boolean value to indicate whether the parameter is skipped.

See Also

Reference

Parameter Class
Parameter Members