Name | Description | |
---|---|---|
FlatColumnHeaderRenderer Constructor | Overloaded. |
The following tables list the members exposed by FlatColumnHeaderRenderer.
Name | Description | |
---|---|---|
FlatColumnHeaderRenderer Constructor | Overloaded. |
Name | Description | |
---|---|---|
appearance | Creates the appearance. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
gridLineInsets | (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) |
Name | Description | |
---|---|---|
ActiveFontStyle | Gets or sets the cell font style in active mode. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
ActiveForeColor | Gets or sets the foreground color of the cell in an active state. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
ActiveMouseOverBackColor | Gets or sets the backcolor of the cell when the mouse is over the cell. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
ActiveSelectedBackColor | Gets or sets the color of the header cell when selected. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
BackColor2 | Gets or sets the secondary color used when drawing a gradient button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
BackgroundStyle | Gets or sets how the background is rendered. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
ContainSelectBackColor | Gets or sets the background color of the header cell that contains the selected cell in the viewport. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
DarkColor | Gets or sets the color to draw the three-dimensional outside border of the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
GradientMode | Gets or sets the drawing style of a gradient button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
GridLineActiveColor | Gets or sets the header cell grid line color in an active state or separated by viewport. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
GridLineNormalColor | Gets or sets the header cell grid line color. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
HorizontalAlignment | Gets or sets the horizontal alignment of text in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
HotkeyPrefix | Gets or sets whether the ampersand character underlines text. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
Images | Gets or sets user override images for the headers. Use the SpreadView static image constants for the array indexes. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
LightColor | Gets or sets the color to draw the three-dimensional inside border of the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
Name | (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
NormalBackgroundColor | Gets or sets the backcolor of the cell in normal mode. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
Picture | Gets or sets the image displayed in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
PictureDown | (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
ShadowSize | Gets or sets the size of shadow around the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
ShrinkToFit | Gets or sets whether a drop-down button is displayed in the cell. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
TextAlign | Gets or sets how text is aligned relative to the picture in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
TextIndent | Gets or sets the text indent. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
TextOrientation | Gets or sets how text orients itself when painting the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
TextRotationAngle | Gets or sets the text rotation angle. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
VerticalAlignment | Gets or sets the vertical alignment of text in the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
WordWrap2 | Gets or sets whether the text that does not fit on one line wraps to multiple lines within the button. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) |
Name | Description | |
---|---|---|
CanBeOverflown | Determines whether data in adjacent cells can overflow these specific cells. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
CanOverflow | Determines whether data in cells can overflow into adjacent cells. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
Dispose | Overloaded. Internal use only. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
GetImageBox | Overloaded. Returns information about the image. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
GetObjectData | Gets the object data. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
GetPreferredSize | Gets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
PaintCell | Overloaded. Paints the header cell when not in edit mode to the specified graphics interface with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
PaintCellGridLine | Overridden. Paints the cell grid line. | |
PaintFilterIndicator | Paints the filtering indicator in the column header with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
PaintHeader | Overloaded. Paints the column header cell. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
PaintRowEditingSelector | Paints the row header selector in the row header of the selected row. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
PaintRowSelector | Paints the row header selector in the row header of the selected row. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
PaintSortIndicator | Paints the sorting indicator in the column header with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
ToString | Overridden. Returns the name of the renderer. |
Name | Description | |
---|---|---|
Finalize | The destructor method. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
GetPaintSpecialActiveSelectionRegion | Overridden. Supports getting the region that paints the special active selection like Office 2013. | |
PaintBackground | Paints the background. (Inherited from FarPoint.Win.Spread.CellType.BaseHeaderFlatStyleRenderer) | |
PaintSpecialActiveSelection | Overridden. Supports painting the special active selection like Office 2013. | |
ToHorizontalAlignment | Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
ToVerticalAlignment | Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) |