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


Glossary Item Box

The following tables list the members exposed by ColumnHeader.

Public Properties

 NameDescription
Public PropertyAlternatingRowsGets the alternating rows information for the column header.  
Public PropertyAutoFilterIndexGets or sets which column header row displays the row filter indicator when there are multiple column header rows.  
Public PropertyAutoTextGets or sets whether the column header displays letters or numbers or is blank.  
Public PropertyAutoTextIndexGets or sets which column header row displays the automatic text when there are multiple column header rows.  
Public PropertyCellsGets a Cells object for the cells in the column header.  
Public PropertyColumnsGets a Columns object for the columns in the column header.  
Public PropertyDefaultStyleGets or sets the default style information for the cells in the column header.  
Public PropertyDefaultStyleNameGets or sets the name of the default style for the column header.  
Public PropertyHeightGets or sets the column header height.  
Public PropertyRowCountGets or sets the number of rows in the column header.  
Public PropertyRowsGets a Rows object for the rows in the column header.  
Public PropertyVisibleGets or sets whether the column header is visible.  
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 column header. (Always returns null.)  
Top

See Also

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