Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ColumnHeaderRenderer Class


ColumnHeaderRenderer Class Methods

For a list of all members of this type, see ColumnHeaderRenderer members.

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