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