Brick.SeparableHorz Property
Override this property to get or set the setting specifying whether the brick can be split horizontally on repagination.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a brick can be divided horizontally; otherwise, false. |
Remarks
This property determines the brick behavior on repagination, if it doesn’t fit within the page limits.
See Also