Back to Devexpress

IDocumentActionsArgs.FlyoutAction Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-idocumentactionsargs-a67c24d9.md

latest1.5 KB
Original Source

IDocumentActionsArgs.FlyoutAction Property

Gets or sets a FlyoutAction related to the current event.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
FlyoutAction FlyoutAction { get; set; }
vb
Property FlyoutAction As FlyoutAction

Property Value

TypeDescription
FlyoutAction

A FlyoutAction related to the current event.

|

See Also

IDocumentActionsArgs Interface

IDocumentActionsArgs Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace