WinForms › Header Control › HeaderFooterDrawingStyle
HeaderFooterDrawingStyle
enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.NavigationControls
Lists the possible drawing styles, for rendering the header and footer.
public enum HeaderFooterDrawingStyle
Members at a glance
Default | Renders using the default style using the start and end colors. |
OfficeStyle | Renders the header and footer, so as to emulate the Office style controls rendering. |
Members
Default
Renders using the default style using the start and end colors.
OfficeStyle
Renders the header and footer, so as to emulate the Office style controls rendering.