Spread ASP.NET 6.0 Product Documentation
RowHeader Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : RowHeader Class


Glossary Item Box

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 containing the formatted text in a range.  
Public MethodGetClipValueGets a tab-delimited string containing the unformatted text in a range.  
Public MethodSetClipSets a tab-delimited string containing the formatted text in a range.  
Public MethodSetClipValueSets a tab-delimited string containing the unformatted text in a range.  
Public MethodToStringGets a string containing a reference to the row header. (Always returns null.)  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.