Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ColumnHeaderRenderer Class
Fields Properties Methods


In This Topic
    ColumnHeaderRenderer Class Members
    In This Topic

    The following tables list the members exposed by ColumnHeaderRenderer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldCreates the appearance.  
    Protected Field  
    Protected Fieldstatic (Shared in Visual Basic)Creates a visual style (theme) for the header.  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets or sets the secondary color used when drawing a gradient button.  
    Public PropertyGets or sets how the background is rendered.  
    Public PropertyGets or sets the color to draw the three-dimensional outside border of the button.  
    Public Property  
    Public Property  
    Public PropertyGets or sets the drawing style of a gradient button.  
    Public PropertyGets or sets the horizontal alignment of text in the button.  
    Public PropertyGets or sets whether the ampersand character underlines text.  
    Public PropertyGets or sets user override images for the headers. Use the SpreadView static image constants for the array indexes.  
    Public PropertyGets or sets the color to draw the three-dimensional inside border of the button.  
    Public Property  
    Public PropertyGets or sets the image displayed in the button.  
    Public Property  
    Public PropertyGets or sets whether the image has effects with zooming.  
    Public Property  
    Public PropertyGets or sets the size of shadow around the button.  
    Public PropertyGets or sets whether a drop-down button is displayed in the cell.  
    Public PropertyGets or sets how text is aligned relative to the picture in the button.  
    Public PropertyGets or sets the text indent.  
    Public PropertyGets or sets how text orients itself when painting the button.  
    Public PropertyGets or sets the text rotation angle.  
    Public PropertyGets or sets the vertical alignment of text in the button.  
    Public PropertyGets or sets whether the text that does not fit on one line wraps to multiple lines within the button.  
    Public PropertyGets or sets zoom factor.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether data in adjacent cells can overflow these specific cells.  
    Public MethodDetermines whether data in cells can overflow into adjacent cells.  
    Public MethodInternal use only. Loads the object from XML.  
    Public MethodOverloaded. Internal use only.  
    Public Methodstatic (Shared in Visual Basic)Get filter sort button size.  
    Public MethodOverloaded. Returns information about the image.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodGets the preferred (maximum required) size of the cell for the renderer control.  
    Public Methodstatic (Shared in Visual Basic)Gets the selection edit button size.  
    Public MethodOverloaded. Paints the column header cell when not in edit mode to the specified graphics interface with the specified appearance settings.  
    Public MethodPaints the filtering indicator in the column header with the specified appearance settings.  
    Public MethodOverloaded. Paints the column header cell.  
    Public MethodPaints the row header selector in the row header of the selected row.  
    Public MethodPaints the row header selector in the row header of the selected row.  
    Public MethodPaints the sorting indicator in the column header with the specified appearance settings.  
    Public MethodInternal use only. Saves the object to XML.  
    Public MethodReturns the name of the renderer.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThe destructor method.  
    Protected MethodPaints the background of the enhanced header cell.  
    Protected MethodConverts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value.  
    Protected MethodConverts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value.  
    Top
    See Also