Back to Devexpress

FlyoutAction Properties

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-flyoutaction-dot-underscore-properties.md

latest2.6 KB
Original Source

FlyoutAction Properties

An object that contains buttons and text displayed within a Flyout.

NameDescription
CaptionGets or sets the Action’s caption. Inherited from UIActionPropertiesCore.
CommandsGets a collection of the FlyoutAction‘s buttons.
DefaultCommandReturns the default button for this FlyoutAction.
DescriptionGets or sets the Action’s description. Inherited from UIActionPropertiesCore.
ImageGets or sets the Action’s icon. Inherited from UIActionPropertiesCore.
ImageOptionsProvides access to properties that allow you to set up raster and vector images for this WindowsUI button. Inherited from UIActionPropertiesCore.
SelectedCommandGets or sets a currently focused FlyoutAction button.

See Also

FlyoutAction Class

FlyoutAction Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace