FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableStyleCollectionChangedEventArgs Class / ItemName Property


In This Topic
ItemName Property
In This Topic
Gets the item name.
Syntax
'Declaration
 
Public ReadOnly Property ItemName As String
 
'Usage
 
Dim instance As TableStyleCollectionChangedEventArgs
Dim value As String
 
value = instance.ItemName
See Also