LayoutPage.Header Property
Gets the header of the current page.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v22.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
LayoutHeader | A LayoutHeader object that is the page header. |
See Also