Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / EnhancedColumnHeaderRenderer Class
Fields Properties Methods


In This Topic
    EnhancedColumnHeaderRenderer Class Members
    In This Topic

    The following tables list the members exposed by EnhancedColumnHeaderRenderer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the active background.  
    Public PropertyGets or Set Allow gradient  
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the secondary color used when drawing a gradient button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets how the background is rendered. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the color to draw the three-dimensional outside border of the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the drawing style of a gradient button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the horizontal alignment of text in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets whether the ampersand character underlines text. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets user override images for the headers. Use the SpreadView static image constants for the array indexes. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the color to draw the three-dimensional inside border of the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the color of the normal background.  
    Public PropertyGets or sets the color of the normal grid line.  
    Public PropertyGets or sets the image displayed in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets whether the image has effects with zooming. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public Property (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the color of the selected active background.  
    Public PropertyGets or sets the color of the selected background.  
    Public PropertyGets or sets the color of the selected grid line.  
    Public PropertyGets or sets the size of shadow around the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets whether a drop-down button is displayed in the cell. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets how text is aligned relative to the picture in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the text indent. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets how text orients itself when painting the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the text rotation angle. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets the vertical alignment of text in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets whether the text that does not fit on one line wraps to multiple lines within the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public PropertyGets or sets zoom factor. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether data in adjacent cells can overflow these specific cells. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodDetermines whether data in cells can overflow into adjacent cells. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodInternal use only. Loads the object from XML. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverloaded. Internal use only. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverloaded. Returns information about the image. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodGets the object data.  
    Public MethodGets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverloaded. Overridden. Paints the column header cell when not in edit mode to the specified graphics interface with the specified appearance settings.  
    Public MethodPaints the grid lines for the cell.  
    Public MethodPaints the filtering indicator in the column header with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverloaded. Overridden. Paints the header cell with the look and feel of Excel 2007.  
    Public MethodPaints the row header selector in the row header of the selected row. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodPaints the row header selector in the row header of the selected row. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodPaints the sorting indicator in the column header with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodInternal use only. Saves the object to XML. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Public MethodOverridden. Returns the name of the renderer.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThe destructor method. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Protected MethodOverridden. Paints the background of the enhanced header cell.  
    Protected MethodConverts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Protected MethodConverts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
    Top
    See Also