In This Article

FontStylePropertyEditor Class

Represents a PropertyEditor for editing a FontStyle value with a ComboBox that contains font style options.

public class FontStylePropertyEditor : PropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor object

Constructors

FontStylePropertyEditor()

Represents a PropertyEditor for editing a FontStyle value with a ComboBox that contains font style options.

public FontStylePropertyEditor()

Inherited Members

Extension Methods