ActiveReports Developer 7
Omit Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > DrillthroughParameter Structure : Omit Property

Glossary Item Box

Indicates whether the parameter should be skipped.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Omit As System.Boolean
C# 
public System.bool Omit {get;}

See Also