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

WinShowViewStrategyBase.CustomGetFlyoutBackColor Event

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v18.2.dll

Declaration

public event EventHandler<CustomGetFlyoutBackColorEventArgs> CustomGetFlyoutBackColor

Event Data

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

See Also