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


BaseHeaderFlatStyleRenderer Class Methods

For a list of all members of this type, see BaseHeaderFlatStyleRenderer 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 MethodOverridden. Internal use only. Loads the object from XML.  
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 header cell when not in edit mode to the specified graphics interface with the specified appearance settings.  
Public MethodPaints the cell grid line.  
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 column 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 MethodOverridden. Internal use only. Saves the object to XML.  
Public MethodReturns the name of the renderer. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
Top
Protected Methods
 NameDescription
Protected MethodThe destructor method. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer)
Protected MethodSupports getting the region that paints the special active selection like Office 2013.  
Protected MethodOverridden. Paints the background.  
Protected MethodSupports painting the special active selection like Office 2013.  
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