Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / ColorPaletteEditor Class / BeginEdit Method

In This Topic
    BeginEdit Method (ColorPaletteEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub BeginEdit( _
       ByVal text As String _
    ) 
    public void BeginEdit( 
       string text
    )

    Parameters

    text
    See Also