ClassNavigatorClosedEventArgs
Class
Event args for the Closed event.
Definition
Namespace:Telerik.Windows.Controls.Docking
Assembly:Telerik.Windows.Controls.Docking.dll
Syntax:
cs-api-definition
public class NavigatorClosedEventArgs : EventArgs
Inheritance: objectEventArgsNavigatorClosedEventArgs
Inherited Members
Constructors
NavigatorClosedEventArgs()
Declaration
cs-api-definition
public NavigatorClosedEventArgs()
Properties
PaneToActivate
Gets or sets the pane to be activated after navigator closes. If null, this means no matching pane is found for the selected item model in navigator.