LayoutViewOptionsHeaderPanel Properties
Contains options controlling the appearance and functionality provided by the Header Panel.| Name | Description |
|---|---|
| EnableCarouselModeButton | Gets or sets whether the Carousel view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+6). |
| EnableColumnModeButton | Gets or sets whether the One Column view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+3). |
| EnableCustomizeButton | Gets or sets whether the Customization Form can be enabled via the Customize button within the Header Panel and keyboard shortcut (F6). |
| EnableMultiColumnModeButton | Gets or sets whether the Multiple Columns view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+5). |
| EnableMultiRowModeButton | Gets or sets whether the Multiple Rows view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+4). |
| EnablePanButton | Gets or sets whether the Panning mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (F10). |
| EnableRowModeButton | Gets or sets whether the One Row view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+2). |
| EnableSingleModeButton | Gets or sets whether the One Card view mode can be enabled via the corresponding button within the Header Panel and keyboard shortcut (ALT+1). |
| ShowCarouselModeButton | Gets or sets whether the Carousel Mode button is displayed within the Header Panel. |
| ShowColumnModeButton | Gets or sets whether the One Column button is displayed within the Header Panel. |
| ShowCustomizeButton | Gets or sets whether the Customize button is displayed within the Header Panel. |
| ShowMultiColumnModeButton | Gets or sets whether the Multiple Columns button is displayed within the Header Panel. |
| ShowMultiRowModeButton | Gets or sets whether the Multiple Rows button is displayed within the Header Panel. |
| ShowPanButton | Gets or sets whether the Panning button is displayed within the Header Panel. |
| ShowRowModeButton | Gets or sets whether the One Row button is displayed within the Header Panel. |
| ShowSingleModeButton | Gets or sets whether the One Card button is displayed within the Header Panel. |
See Also