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

FlyoutPanelOptions Fields

Contains view and behavior options for a FlyoutPanel.
Name Description
DefaultAnchorType static The default value for the FlyoutPanelOptions.AnchorType property.
DefaultAnimationType static The default value for the FlyoutPanelOptions.AnimationType property.
DefaultCloseOnHidingOwner static The default value for the FlyoutPanelOptions.CloseOnHidingOwner property.
DefaultCloseOnOuterClick static The default value for the FlyoutPanelOptions.CloseOnOuterClick property.
DefaultHorzIndent static The default value for the FlyoutPanelOptions.HorzIndent property.
DefaultLocation static The default value for the FlyoutPanelOptions.Location property.
DefaultVertIndent static The default value for the FlyoutPanelOptions.VertIndent property.
See Also