[]
        
(Showing Draft Content)

C1.WPF.Document.Parameter.Hidden

Hidden Property

Hidden

Gets or sets a value indicating whether this parameter should be hidden from user interface. (Hidden parameters can be used for programmatic control of subreports, drillthrough reports etc.)

Declaration
public bool Hidden { get; set; }