FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpStatusBarTextElement Class / FireOnChanged Method


In This Topic
FireOnChanged Method (FpStatusBarTextElement)
In This Topic
Fire event when the element is changed
Syntax
'Declaration
 
Protected Overridable Sub FireOnChanged( _
   ByVal propertyName As String _
) 
 
'Usage
 
Dim instance As FpStatusBarTextElement
Dim propertyName As String
 
instance.FireOnChanged(propertyName)

Parameters

propertyName
See Also