'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.