GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Parameter Class : Omit Property |
Gets or sets a Boolean expression that indicates whether the parameter is skipped.
'Declaration Public Property Omit As ExpressionInfo
public ExpressionInfo Omit {get; set;}
An ExpressionInfo object that evaluates to a Boolean value to indicate whether the parameter is skipped.