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

WinShowViewStrategyBase.CustomShowFlyoutDialog Field

Namespace: DevExpress.ExpressApp.Win

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

Declaration

public EventHandler<CustomShowFlyoutDialogEventArgs> CustomShowFlyoutDialog

Field Value

Type
EventHandler<DevExpress.ExpressApp.Win.CustomShowFlyoutDialogEventArgs>
See Also