Customize DXTabControl's Content Header, Content Footer, and Control Box Areas
This example uses the DXTabControl's templates to customize footer, header, and control box areas.
- The ControlBoxLeftTemplate adds the Employees: text.
- The ControlBoxRightTemplate adds the Show Statistics button.
- The ControlBoxPanelTemplate adds the Analyze button.
- The ContentHeaderTemplate adds the Update All button.
- The ContentFooterTemplate adds the colored area to the bottom.
Files to Review
- MainView.xaml (VB: MainView.xaml)