Click or drag to resize
Wizard .NET Library

StepWizardControlStepListFont Property

Gets or sets the StepList font.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public Font StepListFont { get; set; }
Request Example View Source

Property Value

Type: Font
The StepList font.
See Also