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

C1.Silverlight.Extended.PropertyGrid Namespace > ColorPaletteEditor Class : Supports Method
Returns true if the editor supports (is able to show/edit) the property values described by the PropertyAttribute.
Syntax
'Declaration
 
Public Overridable Function Supports( _
   ByVal Property As PropertyAttribute _
) As Boolean
public virtual bool Supports( 
   PropertyAttribute Property
)

Parameters

Property
See Also

Reference

ColorPaletteEditor Class
ColorPaletteEditor Members