Gets or sets value indicating the value for this parameter can be the empty string. Ignored if DataType is not String.

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

Syntax

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

See Also