Back to Devexpress

WizardControl.Size Property

windowsforms-devexpress-dot-xtrawizard-dot-wizardcontrol-4af53e4c.md

latest1023 B
Original Source

WizardControl.Size Property

This property isn’t used.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Size Size { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property Size As Size

Property Value

Type
Size

See Also

WizardControl Class

WizardControl Members

DevExpress.XtraWizard Namespace