FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RowHeaderRenderer Class


RowHeaderRenderer Class Methods

For a list of all members of this type, see RowHeaderRenderer 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 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 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. 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 Methodstatic (Shared in Visual Basic)Overloaded. Paints the row header cell.  
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 MethodPaints the background of the enhanced header cell. (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