Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / BrushEditor Class / Create Method

In This Topic
    Create Method (BrushEditor)
    In This Topic
    Creates ands initializes a new instance of the editor
    Syntax
    'Declaration
     
    
    Public Overridable Function Create() As ITypeEditorControl
    public virtual ITypeEditorControl Create()
    See Also