Visual Structure in WPF Navigation Drawer (SfNavigationDrawer)

29 Dec 2020 / 1 minute to read

This section describes the visual elements of the NavigationDrawer control and defines terms and concepts used in the DisplayMode.

VisualStructure

  • Header — Represent the header of the drawer. It has shown nearby toggle button.
  • Footer — Represent the footer of the drawer. It has shown bottom of the drawer.
  • NavigationDrawer Items — Used this and populate the items in drawer content view.
  • ToggleButton — It can be used for the drawer closing and opening.