Infragistics(R) NetAdvantage(R) Windows Forms
RowEventArgs Class Members
See Also  Properties  E-mail your feedback on this topic.
Infragistics.Win.UltraWinGrid Namespace : RowEventArgs Class


The following tables list the members exposed by RowEventArgs.

Public Constructors

 NameDescription
public ConstructorRowEventArgs Constructor Constructor  
Top

Public Properties

 NameDescription
public PropertyRow The row (usually the row that the cell belongs to) (read-only)  
Top

See Also