Spread Windows Forms 12.0 Product Documentation
StyleName Property (TableView)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TableView Class : StyleName Property
Gets or sets the table style name.
Syntax
'Declaration
 
Public Property StyleName As String
'Usage
 
Dim instance As TableView
Dim value As String
 
instance.StyleName = value
 
value = instance.StyleName
public string StyleName {get; set;}
See Also

Reference

TableView Class
TableView Members