Search
CellResolveEventArgs Members
Constructors Properties
 


Provides data for events raised by dynamic columns.

The following tables list the members exposed by the CellResolveEventArgs type.

 Public Constructors

  Name Description

CellResolveEventArgs

Initializes a new instance of the CellResolveEventArgs class.

 Public Properties

  Name Description

column

Gets the column of the cell, associated with the event.

row

Gets the row of the cell, associated with the event.

 See Also