ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / CommonStyle 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