[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.BaseFontEditor-1

BaseFontEditor<T> Class

Editor of font-weight properties.

Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class BaseFontEditor<T> : BaseEditor<object, C1ComboBox>, IPropertyGridEditor
Type Parameters
Name Description
T

Constructors

Name Description
BaseFontEditor()

Properties

Name Description
StaticPropertiesType

Returns Type which contains static properties of the type T.

Methods

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

Gets whether the specified property is supported by this editor.