ComponentOne Extended Library for WPF and Silverlight
Supports Method (ITypeEditorControl)

C1.WPF.Extended Namespace > ITypeEditorControl Interface : Supports Method
Returns true if the editor supports (is able to show/edit) the property values described by the PropertyAttribute.
Syntax
'Declaration
 
Function Supports( _
   ByVal Property As PropertyAttribute _
) As Boolean

Parameters

Property
See Also

Reference

ITypeEditorControl Interface
ITypeEditorControl Members