Version

NavigationPaneExpandingEventArgs Class Members

The following tables list the members exposed by NavigationPaneExpandingEventArgs.

Public Constructors
 NameDescription
Public ConstructorNavigationPaneExpandingEventArgs 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