Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / ColumnHeader Class
Properties Events

In This Topic
    ColumnHeader Class Members
    In This Topic

    The following tables list the members exposed by ColumnHeader.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets a value that indicates whether the header displays letters or numbers or is blank.  
    Public PropertyOverridden. Gets or sets which header row displays the automatic text when there are multiple header rows.  
    Public PropertyGets the cells in the sheet header. (Inherited from GrapeCity.Windows.SpreadSheet.Data.HeaderBase)
    Public PropertyGets the columns in the sheet header. (Inherited from GrapeCity.Windows.SpreadSheet.Data.HeaderBase)
    Public PropertyGets or sets the default row height for the column header, in pixels.  
    Public PropertyOverridden. Gets or sets the default style information for the header cells.  
    Public PropertyOverridden. Gets or sets a value that indicates whether the header is visible.  
    Public PropertyGets or sets the number of rows in the column header.  
    Public PropertyGets the rows in the sheet header. (Inherited from GrapeCity.Windows.SpreadSheet.Data.HeaderBase)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.HeaderBase)
    Top
    See Also