Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StatusBarElementChangeArgs Class / StatusBarElementChangeArgs Constructor
name of property Changed


In This Topic
StatusBarElementChangeArgs Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal propertyName As String _
)
 
'Usage
 
Dim propertyName As String
 
Dim instance As New StatusBarElementChangeArgs(propertyName)

Parameters

propertyName
name of property Changed
See Also