The PaintMergedColumnEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAppearance
Gets the appearance.
Public propertyClipBounds
Gets the clip bounds of MergedColumn.
Public propertyColumn
Gets the merged column.
Public propertyFont
Gets or sets the font.
Public propertyGraphics
Gets the graphics.
Public propertyGrid
Gets the grid.
Public propertyHandled
Gets or sets a value indicating whether this PaintMergedColumnEventArgs is handled.
Public propertyHeader
Gets the header.
Public propertyImage
Gets or sets the image.
Public propertyImageSettings
Gets the image settings.
Public propertyParts
Gets or sets the parts.
Public propertyRender
Gets or sets the render.
Public propertyText
Gets or sets the text.
Public propertyTextAlignment
Gets or sets the text alignment.
Public propertyTextSettings
Gets the text settings.
Public propertyVirtualBounds
Gets the virtual bounds of MergedColumn.
Public propertyVisibleBounds
Gets the visible bounds of MergedColumn.

See Also