Spread Windows Forms 12.0 Product Documentation
RowHeaderParent Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetSkin Class : RowHeaderParent Property
Gets the parent style name to use for initializing the row header default style.
Syntax
'Declaration
 
Public ReadOnly Property RowHeaderParent As String
'Usage
 
Dim instance As SheetSkin
Dim value As String
 
value = instance.RowHeaderParent
public string RowHeaderParent {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members