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

FlyoutPanel.Anchor Property

This property is not supported by the FlyoutPanel class.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override AnchorStyles Anchor { get; set; }

Property Value

Type
AnchorStyles
See Also