ReportSectionSplitForPageBreak Property

When set to true, and the AllowExpandableControls is also set to true, TextBox that require more height do to it's content, will split among pages as needed

Definition

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

Property Value

Boolean

See Also