New to Telerik UI for WPFStart a free 30-day trial

Represents the content of a Navigation Options dialog.

Definition

Namespace:Telerik.Windows.Controls.OfficeNavigationBar

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public class OfficeNavigationBarDialog : Control

Inheritance: objectOfficeNavigationBarDialog

Constructors

C#
public OfficeNavigationBarDialog()

Methods

Called when the template is applied to the OfficeNavigationBarDialog.

C#
public override void OnApplyTemplate()

Raises the event. This method is invoked whenever is set to true internally.

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.