BrickBase.NoClip Property
Specifies whether or not a brick’s bounds can be clipped.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to disable clipping a brick’s bounds; otherwise false. |
See Also