FlyoutPanel.Anchor Property
This property is not supported by the FlyoutPanel class.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.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