Skip to main content
A newer version of this page is available. .

FlyoutPanelOptions Class

Contains view and behavior options for a FlyoutPanel.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v19.2.dll

Declaration

public class FlyoutPanelOptions

The following members return FlyoutPanelOptions objects:

Remarks

Use the FlyoutPanel.Options property to access and customize a FlyoutPanel‘s view and behavior settings.

Inheritance

Object
FlyoutPanelOptions
See Also