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)
The RoutedEventArgs that contains the event data.