ClassNavigatorOpeningEventArgs
Class
Event args for the Opening event.
Definition
Namespace:Telerik.Windows.Controls.Docking
Assembly:Telerik.Windows.Controls.Docking.dll
Syntax:
cs-api-definition
public class NavigatorOpeningEventArgs : EventArgs
Inheritance: objectEventArgsNavigatorOpeningEventArgs
Inherited Members
Constructors
NavigatorOpeningEventArgs()
Declaration
cs-api-definition
public NavigatorOpeningEventArgs()
Properties
Cancel
Gets or sets a value indicating whether the opening of the DockingNavigator should be cancelled.