BaseWizardPage.Anchor Property
This property isn’t used.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override AnchorStyles Anchor { get; set; }
Property Value
Type |
---|
AnchorStyles |
See Also