Search
GridRowEventArgs Members
Properties
 


Contains the arguments passed to grid row-related events.

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

 Public Properties

  Name Description

Row

Gets the row associated with the event.

 See Also