[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.DateEditor.Supports

Supports Method

Supports(PropertyInfo)

Gets whether the specified property is supported by this editor.

Declaration
public override bool Supports(PropertyInfo property)
Parameters
Type Name Description
PropertyInfo property
Returns
Type Description
bool
Overrides