Name | Description | |
---|---|---|
EnhancedRowHeaderRenderer Constructor | Overloaded. |
The following tables list the members exposed by EnhancedRowHeaderRenderer.
Name | Description | |
---|---|---|
EnhancedRowHeaderRenderer 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 | |
---|---|---|
ActiveBackgroundColor | Gets or sets the color of the active background. | |
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) | |
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) | |
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 color of the normal background. | |
NormalGridLineColor | Gets or sets the color of the normal grid lines. | |
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) | |
SelectedActiveBackgroundColor | Gets or sets the color of the selected active background. | |
SelectedBackgroundColor | Gets or sets the color of the selected background. | |
SelectedGridLineColor | Gets or sets the color of the selected grid lines. | |
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) | |
WordWrap | 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 | |
---|---|---|
GetImageBox | Overloaded. Returns information about the image. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
GetPreferredSize | Gets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
PaintCell | Overloaded. Overridden. Paints the row header cell when not in edit mode to the specified graphics interface with the specified appearance settings. | |
PaintCellGridLine | Paints the grid lines for the cell. | |
PaintFilterIndicator | Paints the filtering indicator in the column header with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) | |
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 | Returns the name of the renderer. |
Name | Description | |
---|---|---|
PaintBackground | Overridden. Paints the background of the enhanced header cell. | |
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) |