Skip to main content

WinShowViewStrategyBase.CustomShowFlyoutDialog Field

Namespace: DevExpress.ExpressApp.Win

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

Declaration

public EventHandler<CustomShowFlyoutDialogEventArgs> CustomShowFlyoutDialog

Field Value

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