[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.FontFamilyEditor

FontFamilyEditor Class

Editor of font-family properties.

Inheritance
BaseEditor<object, C1ComboBox>
FontFamilyEditor
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class FontFamilyEditor : BaseFontEditor<FontFamily>, IPropertyGridEditor

Constructors

Name Description
FontFamilyEditor()

Methods

Name Description
Attach(C1ComboBox, PropertyGroup, Action<C1ComboBox, object>)
Create(C1PropertyGrid)