ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / Hidden Property

In This Topic
    Hidden Property (Parameter)
    In This Topic
    Indicates the parameter should not be displayed to the user.
    Syntax
    'Declaration
     
    Public ReadOnly Property Hidden As Boolean
    public bool Hidden {get;}
    See Also