Back to Devexpress

WizardControl.Font Property

windowsforms-devexpress-dot-xtrawizard-dot-wizardcontrol-bf3244ff.md

latest1.0 KB
Original Source

WizardControl.Font 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 override Font Font { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property Font As Font

Property Value

Type
Font

See Also

WizardControl Class

WizardControl Members

DevExpress.XtraWizard Namespace