ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / DrillthroughParameter Structure / Omit Property

In This Topic
    Omit Property (DrillthroughParameter)
    In This Topic
    Indicates whether the parameter should be skipped.
    Syntax
    'Declaration
     
    Public ReadOnly Property Omit As Boolean
    public bool Omit {get;}
    See Also