Spread Windows Forms 12.0 Product Documentation
ItemName Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TableStyleCollectionChangedEventArgs Class : ItemName Property
Gets the item name.
Syntax
'Declaration
 
Public ReadOnly Property ItemName As String
'Usage
 
Dim instance As TableStyleCollectionChangedEventArgs
Dim value As String
 
value = instance.ItemName
public string ItemName {get;}
See Also

Reference

TableStyleCollectionChangedEventArgs Class
TableStyleCollectionChangedEventArgs Members