The event handler receives an argument of type DevExpress.XtraBars.Navigation.DropDownEventArgs containing data related to this event.
The DropDownHidden event fires after the primary or secondary drop-down tile bar is hidden. To get the navigation element associated with the hidden drop-down, read the Element property of the DropDownEventArgs object passed as parameter to the event handler.