Provides data for events that cen be canceled.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
C#
public class VirtualGridCellInfoCancelEventArgs : VirtualGridCellInfoEventArgs
Inheritance: objectEventArgsVirtualGridCellInfoEventArgsVirtualGridCellInfoCancelEventArgs
Inherited Members
Constructors
Initializes a new instance of the VirtualGridCellInfoCancelEventArgs class.
C#
public VirtualGridCellInfoCancelEventArgs(VirtualGridCellInfo cellInfo)
The cell info.