ReportSectionAllowExpandableControls Property

When set to true, TextBox that contains variable length text, will increase in height to accommodate it's content

Definition

Namespace: Firefly.Box.Printing
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool AllowExpandableControls { get; set; }

Property Value

Boolean

See Also