FarPoint.Win.Spread
ColumnHeader Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ColumnHeader Class


Represents the column header portion of the control.

Object Model









Syntax

Visual Basic (Declaration) 
Public Class ColumnHeader 
Visual Basic (Usage)Copy Code
Dim instance As ColumnHeader
C# 
public class ColumnHeader 

Remarks

For more information about settings related to the appearance of column headers, refer to Customizing the Appearance of Headers.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.ColumnHeader

See Also