XtraTabPage.Anchor Property
In This Article
This member overrides the Anchor property.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override AnchorStyles Anchor { get; set; }
#Property Value
Type | Description |
---|---|
Anchor |
A bitwise combination of the Anchor |
See Also