Skip to main content

TileBarDropDownShowingEventArgs Class

Provides data for the TileBar.DropDownShowing event.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

public class TileBarDropDownShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
TileBarDropDownShowingEventArgs
See Also