Spread Windows Forms 12.0 Product Documentation
FireChanged Method (TitleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TitleInfo Class : FireChanged Method
Property name
Raises the property Changed event.
Syntax
'Declaration
 
Protected Sub FireChanged( _
   ByVal propertyName As String _
) 
'Usage
 
Dim instance As TitleInfo
Dim propertyName As String
 
instance.FireChanged(propertyName)
protected void FireChanged( 
   string propertyName
)

Parameters

propertyName
Property name
See Also

Reference

TitleInfo Class
TitleInfo Members