BrickCollectionBase(PanelBrick) Constructor
Initializes a new instance of the BrickCollectionBase class with the specified owner.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | PanelBrick | A PanelBrick that is the owner of BrickCollectionBase. |
See Also