Version

NavigationPaneCollapsingEventArgs Class Members

The following tables list the members exposed by NavigationPaneCollapsingEventArgs.

Public Constructors
 NameDescription
Public ConstructorNavigationPaneCollapsingEventArgs ConstructorCreates a new instance of the NavigationPaneCollapsingEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyPreferredWidthGets/sets the width of the UltraExplorerBar control when the navigation pane is collapsed or expanded. (Inherited from Infragistics.Win.UltraWinExplorerBar.NavigationPaneExpandedStateChangingEventArgsBase)
See Also