Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / FireChanged Method
Name of the property.


In This Topic
FireChanged Method (ExcelSparklineSetting)
In This Topic
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)

Parameters

propertyName
Name of the property.
See Also