Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetViewPropertyChangeEventArgs Class / PropertyName Property


In This Topic
PropertyName Property (SheetViewPropertyChangeEventArgs)
In This Topic
Gets the name of the property that has changed.
Syntax
'Declaration
 
Public ReadOnly Property PropertyName As String
 
'Usage
 
Dim instance As SheetViewPropertyChangeEventArgs
Dim value As String
 
value = instance.PropertyName
See Also