ComponentOne Extended Library for WPF and Silverlight
Attach(PropertyAttribute) Method

C1.Silverlight.Extended.PropertyGrid Namespace > ColorPaletteEditor Class > Attach Method : Attach(PropertyAttribute) Method
Attaches (initializes) the editor with the current property.
Syntax
'Declaration
 
Public Overloads Overridable Sub Attach( _
   ByVal property As PropertyAttribute _
) 
public virtual void Attach( 
   PropertyAttribute property
)

Parameters

property
See Also

Reference

ColorPaletteEditor Class
ColorPaletteEditor Members
Overload List