Skip to main content

WinShowViewStrategyBase.CustomGetFlyoutBackColor Event

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v26.1.dll

Declaration

public event EventHandler<CustomGetFlyoutBackColorEventArgs> CustomGetFlyoutBackColor

Event Data

The CustomGetFlyoutBackColor event's data class is DevExpress.ExpressApp.Win.CustomGetFlyoutBackColorEventArgs.

See Also