'Declaration Public Event LocationCollapsed As LocationCollapsedHandler
public event LocationCollapsedHandler LocationCollapsed
The event handler receives an argument of type LocationCollapsedEventArgs containing data related to this event. The following LocationCollapsedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Location | Returns a reference to the Infragistics.Win.Misc.UltraNavigationBarLocation that has been collapsed. |
There is no mechanism extended through the public object model by which to to prevent the dropdown list from closing; for this reason, the control exposes no cancelable event which occurs prior to the dropdown closing, i.e., there is no LocationCollapsing event.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2