Skip to main content
A newer version of this page is available. .

TileBarDropDownShowingEventArgs Class

Provides data for the TileBar.DropDownShowing event.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

public class TileBarDropDownShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
TileBarDropDownShowingEventArgs
See Also