ReadOnlySectionsProperties.DifferentFirstPage Property
Gets whether the header and footer areas of the first page can be different from other pages in the section.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if different settings for the first page are enabled; otherwise, false. |
See Also