ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterDescriptor Class / Hidden Property

In This Topic
Hidden Property (ParameterDescriptor)
In This Topic
Gets or sets a value indicating whether the parameter is hidden.
Syntax
'Declaration
 
Public Property Hidden As Boolean
 

Property Value

true if the parameter should be hidden; otherwise, false.
See Also