Name | Description | |
---|---|---|
ColumnHeaderRenderer Constructor | Overloaded. |
The following tables list the members exposed by ColumnHeaderRenderer.
Name | Description | |
---|---|---|
ColumnHeaderRenderer Constructor | Overloaded. |
Name | Description | |
---|---|---|
appearance | Creates the appearance. | |
gridLineInsets | ||
headerTheme | Creates a visual style (theme) for the header. |
Name | Description | |
---|---|---|
BackColor | ||
BackColor2 | Gets or sets the secondary color used when drawing a gradient button. | |
BackgroundStyle | Gets or sets how the background is rendered. | |
DarkColor | Gets or sets the color to draw the three-dimensional outside border of the button. | |
Font | ||
ForeColor | ||
GradientMode | Gets or sets the drawing style of a gradient button. | |
HorizontalAlignment | Gets or sets the horizontal alignment of text in the button. | |
HotkeyPrefix | Gets or sets whether the ampersand character underlines text. | |
Images | Gets or sets user override images for the headers. Use the SpreadView static image constants for the array indexes. | |
LightColor | Gets or sets the color to draw the three-dimensional inside border of the button. | |
Name | ||
Picture | Gets or sets the image displayed in the button. | |
PictureDown | ||
PictureZoomEffect | Gets or sets whether the image has effects with zooming. | |
RightToLeft | ||
ShadowSize | Gets or sets the size of shadow around the button. | |
ShrinkToFit | Gets or sets whether a drop-down button is displayed in the cell. | |
TextAlign | Gets or sets how text is aligned relative to the picture in the button. | |
TextIndent | Gets or sets the text indent. | |
TextOrientation | Gets or sets how text orients itself when painting the button. | |
TextRotationAngle | Gets or sets the text rotation angle. | |
VerticalAlignment | Gets or sets the vertical alignment of text in the button. | |
WordWrap | Gets or sets whether the text that does not fit on one line wraps to multiple lines within the button. | |
ZoomFactor | Gets or sets zoom factor. |
Name | Description | |
---|---|---|
CanBeOverflown | Determines whether data in adjacent cells can overflow these specific cells. | |
CanOverflow | Determines whether data in cells can overflow into adjacent cells. | |
Deserialize | Internal use only. Loads the object from XML. | |
Dispose | Overloaded. Internal use only. | |
GetFilterSortButtonSize | Get filter sort button size. | |
GetImageBox | Overloaded. Returns information about the image. | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. | |
GetPreferredSize | Gets the preferred (maximum required) size of the cell for the renderer control. | |
GetSelectorEditingButtonSize | Gets the selection edit button size. | |
PaintCell | Overloaded. Paints the column header cell when not in edit mode to the specified graphics interface with the specified appearance settings. | |
PaintFilterIndicator | Paints the filtering indicator in the column header with the specified appearance settings. | |
PaintHeader | Overloaded. Paints the column header cell. | |
PaintRowEditingSelector | Paints the row header selector in the row header of the selected row. | |
PaintRowSelector | Paints the row header selector in the row header of the selected row. | |
PaintSortIndicator | Paints the sorting indicator in the column header with the specified appearance settings. | |
Serialize | Internal use only. Saves the object to XML. | |
ToString | Returns the name of the renderer. |
Name | Description | |
---|---|---|
Finalize | The destructor method. | |
PaintBackground | Paints the background of the enhanced header cell. | |
ToHorizontalAlignment | Converts a FarPoint.Win.Spread.CellHorizontalAlignment value to the corresponding FarPoint.Win.HorizontalAlignment value. | |
ToVerticalAlignment | Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value. |