Back to Devexpress

Header Panel

windowsforms-3447-controls-and-libraries-data-grid-visual-elements-layout-view-elements-header-panel.md

latest4.7 KB
Original Source

Header Panel

  • Apr 01, 2018
  • 2 minutes to read

This panel at the top of a Layout View provides common actions to control a View’s display and behavior settings.

The following actions are available:

The following table lists the main properties affecting element appearance.

|

Visibility

|

LayoutViewOptionsView.ShowHeaderPanel

| |

Appearance

|

LayoutViewAppearances.HeaderPanel

| |

Enabling/Disabling Buttons

|

The EnableCarouselModeButton, EnableColumnModeButton, EnableCustomizeButton, EnableMultiColumnModeButton, EnableMultiRowModeButton, EnablePanButton, EnableRowModeButton, and EnableSingleModeButton are options available via the LayoutView.OptionsHeaderPanel property.

| |

Buttons Visibility

|

The ShowCarouselModeButton, ShowColumnModeButton, ShowCustomizeButton, ShowMultiColumnModeButton, ShowMultiRowModeButton, ShowPanButton, ShowRowModeButton, and ShowSingleModeButton are options available via the LayoutView.OptionsHeaderPanel property.

|