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.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if different settings for the first page are enabled; otherwise, false. |
See Also