Spread for ASP.NET 8.0 Product Documentation
RowHeader Class Members
Properties  Methods 


The following tables list the members exposed by RowHeader.

Public Properties
 NameDescription
Public PropertyAlternatingRowsGets the alternating rows information for the row header.  
Public PropertyAutoTextGets or sets whether the row header displays letters or numbers or is blank.  
Public PropertyAutoTextIndexGets or sets which row header column displays the automatic text when there are multiple row header columns.  
Public PropertyCellsGets a Cells object for the cells in the row header.  
Public PropertyColumnCountGets or sets the number of columns in the row header.  
Public PropertyColumnsGets a Columns object for the columns in the row header.  
Public PropertyDefaultStyleGets or sets the default style for the cells in the row header.  
Public PropertyDefaultStyleNameGets or sets the name of the default style for the row header.  
Public PropertyRowsGets a Rows object for the rows in the row header.  
Public PropertyVisibleGets or sets whether the row header is visible.  
Public PropertyWidthGets or sets the row header column width.  
Top
Public Methods
 NameDescription
Public MethodGetClipGets a tab-delimited string that contains the formatted text in a range.  
Public MethodGetClipValueGets a tab-delimited string that contains the unformatted text in a range.  
Public MethodSetClipSets a tab-delimited string that contains the formatted text in a range.  
Public MethodSetClipValueSets a tab-delimited string that contains the unformatted text to a range.  
Public MethodToStringGets a string that contains a reference to the row header (always returns null).  
Top
See Also

Reference

RowHeader Class
FarPoint.Web.Spread Namespace
ColumnHeader Class

User-Task Documentation

Customizing the Appearance of Headers

 

 


Copyright © GrapeCity, inc. All rights reserved.