Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / ITypeMutipleEditorControl Interface / Supports Method

In This Topic
    Supports Method (ITypeMutipleEditorControl)
    In This Topic
    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