BaseWizardPage.Location Property
This property isn’t used.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Point Location { get; set; }
Property Value
Type |
---|
Point |
See Also