[]
Provides event data for ScrollTipShown event.
public class GridScrollTipEventArgs : ScrollToolTipEventArgs
| Name | Description |
|---|---|
| Column | Gets the current column. |
| ColumnType | Gets the current column type. |
| Row | Gets the current row. |
| RowType | Gets the current row type. |