[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.DateEditor

DateEditor Class

Editor for date properties.

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

Constructors

Name Description
DateEditor()

Methods

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

Gets whether the specified property is supported by this editor.