Click or drag to resize

IRowCellCustomDrawEventArgs Properties

The IRowCellCustomDrawEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCell
Provides information on the painted cell
Public propertyCellValue
Gets the painted value or display text (depending on the event)
Public propertyColumn
Gets the column whose element is being painted
Public propertyDisplayText
Gets or sets the painted element's display text
Public propertyRowHandle
Gets the handle of a painted element's row
Top
See Also