NavigationHeader
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class NavigationHeader : INavigationHeader
Inheritance: objectNavigationHeader
Implements:
Constructors
Properties
C#
public FrameworkElement Element { get; set; }
Implements:
C#
public INavigationPanel NavigationPanel { get; }
Implements:
ViewButtons
IList<IListBoxItem>
C#
public IList<IListBoxItem> ViewButtons { get; }
Implements:
C#
public IListBox ViewButtonsListBox { get; }
Implements: