[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.IPropertyGridEditor.Supports

Supports Method

Supports(PropertyInfo)

Gets whether the specified property is supported by this editor.

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