ClassCellValueEventArgs
Class
Represents event arguments for the CellValueNeeded event.
Definition
Namespace:Telerik.Windows.Controls.VirtualGrid
Assembly:Telerik.Windows.Controls.VirtualGrid.dll
Syntax:
cs-api-definition
public class CellValueEventArgs : EventArgs
Inheritance: objectEventArgsCellValueEventArgs
Inherited Members
Constructors
CellValueEventArgs()
Declaration
cs-api-definition
public CellValueEventArgs()
Properties
ColumnIndex
Gets the index of the column.
RowIndex
Gets the index of the row.