ComponentOne Web API Edition
Hidden Property

C1.Web.Api.Report.Models Namespace > Parameter Class : Hidden Property
Gets a boolean value indicating whether the parameter should not be displayed to the user.
Syntax
'Declaration
 
Public ReadOnly Property Hidden As Boolean
public bool Hidden {get;}
See Also

Reference

Parameter Class
Parameter Members