A newer version of this page is available.
Switch to the current version.
BookmarkInfo.ParentBrick Property
Provides access to the bookmark's parent brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public VisualBrick ParentBrick { get; }
Public ReadOnly Property ParentBrick As VisualBrick
Property Value
Type | Description |
---|---|
VisualBrick | A VisualBrick object. |
See Also
Feedback