Search
CellCustomDrawEventArgs Properties
 


 Public Properties

  Name Description

column

Gets the column of the cell, associated with the event. (Inherited from CellEventArgs.)

content

Gets or sets the new content to be displayed in the cell.

defaultContent

Gets the default content, displayed in the cell.

row

Gets the row of the cell, associated with the event. (Inherited from CellEventArgs.)

 See Also