Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataValidationNote Class / ResetGradient Method


In This Topic
    ResetGradient Method (DataValidationNote)
    In This Topic
    Resets the gradient style of the object.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetGradient() 
    'Usage
     
    
    Dim instance As DataValidationNote
     
    instance.ResetGradient()
    public virtual void ResetGradient()
    See Also