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


GradientHeaderRenderer Class Methods

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

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. Paints the gradient header cell.  
Public MethodReturns the appearance attributes for the current header cell.  
Public MethodOverloaded. Returns information about the image. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
Public MethodGets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
Public MethodOverloaded. Paints the background of the gradient header cell.  
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 filtering indicator in the column header with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
Public MethodOverloaded. Paints the column header cell. (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 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 a System.String that represents this instance.  
Top
Protected Methods
 NameDescription
Protected MethodThe destructor method. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
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