ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / MultiSelectStyles Class / ResetProperty Method / ResetProperty(String,Object) Method

In This Topic
    ResetProperty(String,Object) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overloads Sub ResetProperty( _
       ByVal name As String, _
       ByVal defaultValue As Object _
    ) 
    protected void ResetProperty( 
       string name,
       object defaultValue
    )

    Parameters

    name
    defaultValue
    See Also