BookmarkInfo.BrickOwner Property
Provides access to the bookmark’s owner brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IBrickOwner | An object implementing the IBrickOwner interface. |
See Also