Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ColumnHeader Class
Properties Methods


In This Topic
    ColumnHeader Class Members
    In This Topic

    The following tables list the members exposed by ColumnHeader.

    Public Properties
     NameDescription
    Public PropertyGets the alternating rows information for the column header.  
    Public PropertyGets or sets which column header row displays the row filter indicator when there are multiple column header rows.  
    Public PropertyGets or sets which column header row displays the sort indicator when there are multiple column header rows.  
    Public PropertyGets or sets whether the column header displays letters or numbers or is blank.  
    Public PropertyGets or sets which column header row displays the automatic text when there are multiple column header rows.  
    Public PropertyGets a Cells object for the cells in the column header.  
    Public PropertyGets a Columns object for the columns in the column header.  
    Public PropertyGets or sets the default style information for the cells in the column header.  
    Public PropertyGets or sets the name of the default style for the column header.  
    Public PropertyGets or sets the horizontal grid line in the column header.  
    Public PropertyGets or sets the number of rows in the column header.  
    Public PropertyGets a Rows object for the rows in the column header.  
    Public Property  
    Public PropertyGets or sets the vertical grid line in the column header.  
    Public PropertyGets or sets whether the column header is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a tab-delimited string that contains the formatted text in a range.  
    Public MethodGets a tab-delimited string that contains the unformatted text in a range.  
    Public MethodSets a tab-delimited string that contains the formatted text in a range.  
    Public MethodSets a tab-delimited string that contains the unformatted text in a range.  
    Public MethodGets a string that contains a reference to the column header (always returns null).  
    Top
    See Also