Gets or sets value indicating whether the textbox height can decrease to match the contents.

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

Syntax

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

See Also