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
Namespace: Firefly.Box.PrintingAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool SplitForPageBreak { get; set; }
Public Property SplitForPageBreak As Boolean
Get
Set
member SplitForPageBreak : bool with get, set
Property Value
Boolean