Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

FlyoutAction Properties
Show Inherited Hide Inherited

An object that contains buttons and text displayed within a Flyout.
Name Description
Caption Gets or sets the Action’s caption. Inherited from UIActionPropertiesCore.
Commands Gets a collection of the FlyoutAction‘s buttons.
DefaultCommand Returns the default button for this FlyoutAction.
Description Gets or sets the Action’s description. Inherited from UIActionPropertiesCore.
Image Gets or sets the Action’s icon. Inherited from UIActionPropertiesCore.
ImageOptions Provides access to properties that allow you to set up raster and vector images for this WindowsUI button. Inherited from UIActionPropertiesCore.
SelectedCommand Gets or sets a currently focused FlyoutAction button.
See Also