[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.DateTimeEditor.Supports

Supports Method

Supports(PropertyInfo)

Gets whether the specified property is supported by this editor.

Declaration
public override bool Supports(PropertyInfo property)
Public Overrides Function Supports([property] As PropertyInfo) As Boolean
Parameters
Type Name Description
PropertyInfo property
Returns
Type Description
bool
Overrides