Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

WorksheetHeaderFooterOptions Members

Allows you to specify headers and footers for a worksheet or chart sheet.

#Properties

Name Description
AlignWithMargins Gets or sets whether the sides of a header or a footer should be aligned with page margins.
DifferentFirst Gets or sets whether the first page of the document contains a header and footer that is different from headers and footers on other pages.
DifferentOddEven Gets or sets whether headers and footers on odd pages should be different from those on even pages.
EvenFooter Provides access to the footer for even pages.
EvenHeader Provides access to the header for even pages.
FirstFooter Provides access to the footer for the first page.
FirstHeader Provides access to the header for the first page.
OddFooter Provides access to the footer for odd pages.
OddHeader Provides access to the header for odd pages.
ScaleWithDoc Specifies whether the header and footer should scale when you use the “Shrink to Fit” feature in the document.
See Also