Spread Windows Forms 12.0 Product Documentation
FireChanged Method (ExcelSparklineSetting)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ExcelSparklineSetting Class : FireChanged Method
Name of the property.
Fires the changed event.
Syntax
'Declaration
 
Protected Overridable Sub FireChanged( _
   ByVal propertyName As String _
) 
'Usage
 
Dim instance As ExcelSparklineSetting
Dim propertyName As String
 
instance.FireChanged(propertyName)
protected virtual void FireChanged( 
   string propertyName
)

Parameters

propertyName
Name of the property.
See Also

Reference

ExcelSparklineSetting Class
ExcelSparklineSetting Members