[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.TimeEditor

TimeEditor Class

Editor for time properties.

Inheritance
BaseEditor<object, C1TimeEditor>
TimeEditor
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class TimeEditor : BaseEditor<object, C1TimeEditor>, IPropertyGridEditor

Constructors

Name Description
TimeEditor()

Methods

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

Gets whether the specified property is supported by this editor.