New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:Telerik.WebAii.Controls.Xaml.Wpf

Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll

Syntax:

C#
public class NavigationHeader : INavigationHeader

Inheritance: objectNavigationHeader

Implements: INavigationHeader

Constructors

C#
public NavigationHeader(FrameworkElement element)
Parameters:elementFrameworkElement

Properties

C#
public FrameworkElement Element { get; set; }

Implements: INavigationHeader.Element

C#
public INavigationPanel NavigationPanel { get; }

Implements: INavigationHeader.NavigationPanel

ViewButtons

IList<IListBoxItem>

C#
public IList<IListBoxItem> ViewButtons { get; }

Implements: INavigationHeader.ViewButtons

C#
public IListBox ViewButtonsListBox { get; }

Implements: INavigationHeader.ViewButtonsListBox