Gets or sets value indicating the parameter should not be displayed to the user (however, it will still be available for programmatic use with subreports, drillthrough reports etc.)

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool Hidden { get; set; }
Visual Basic
Public Property Hidden As Boolean
	Get
	Set

See Also