Back to Devexpress

LayoutViewOptionsHeaderPanel Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout-dot-layoutviewoptionsheaderpanel-dot-underscore-properties.md

latest6.0 KB
Original Source

LayoutViewOptionsHeaderPanel Properties

Contains options controlling the appearance and functionality provided by the Header Panel.

NameDescription
EnableCarouselModeButtonGets or sets whether the Carousel view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+6).
EnableColumnModeButtonGets or sets whether the One Column view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+3).
EnableCustomizeButtonGets or sets whether the Customization Form can be enabled via the Customize button within the Header Panel and keyboard shortcut (F6).
EnableMultiColumnModeButtonGets or sets whether the Multiple Columns view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+5).
EnableMultiRowModeButtonGets or sets whether the Multiple Rows view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+4).
EnablePanButtonGets or sets whether the Panning mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (F10).
EnableRowModeButtonGets or sets whether the One Row view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+2).
EnableSingleModeButtonGets or sets whether the One Card view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+1).
ShowCarouselModeButtonGets or sets whether the Carousel Mode button is displayed within the Header Panel.
ShowColumnModeButtonGets or sets whether the One Column button is displayed within the Header Panel.
ShowCustomizeButtonGets or sets whether the Customize button is displayed within the Header Panel.
ShowMultiColumnModeButtonGets or sets whether the Multiple Columns button is displayed within the Header Panel.
ShowMultiRowModeButtonGets or sets whether the Multiple Rows button is displayed within the Header Panel.
ShowPanButtonGets or sets whether the Panning button is displayed within the Header Panel.
ShowRowModeButtonGets or sets whether the One Row button is displayed within the Header Panel.
ShowSingleModeButtonGets or sets whether the One Card button is displayed within the Header Panel.

See Also

LayoutViewOptionsHeaderPanel Class

LayoutViewOptionsHeaderPanel Members

DevExpress.XtraGrid.Views.Layout Namespace