The PaintMergedColumnEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Appearance |
Gets the appearance.
| |
| ClipBounds |
Gets the clip bounds of MergedColumn.
| |
| Column |
Gets the merged column.
| |
| Font |
Gets or sets the font.
| |
| Graphics |
Gets the graphics.
| |
| Grid |
Gets the grid.
| |
| Handled |
Gets or sets a value indicating whether this PaintMergedColumnEventArgs is handled.
| |
| Header |
Gets the header.
| |
| Image |
Gets or sets the image.
| |
| ImageSettings |
Gets the image settings.
| |
| Parts |
Gets or sets the parts.
| |
| Render |
Gets or sets the render.
| |
| Text |
Gets or sets the text.
| |
| TextAlignment |
Gets or sets the text alignment.
| |
| TextSettings |
Gets the text settings.
| |
| VirtualBounds |
Gets the virtual bounds of MergedColumn.
| |
| VisibleBounds |
Gets the visible bounds of MergedColumn.
|