| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace : FetchCellTipsEventArgs Class |
The following tables list the members exposed by FetchCellTipsEventArgs.
| Name | Description | |
|---|---|---|
![]() | CellTip | The text to be displayed in the cell tip. |
![]() | ColIndex | Indicates the position in the DisplayColumns collection. |
![]() | Column | The C1DisplayColumn that this tip is associated with. |
![]() | FullyDisplayed | Indicates if the contents of the cell is fully displayed. |
![]() | Row | The index of the row for the cell tip. |
![]() | SplitIndex | Indicates the position of the Split in the Splits collection. |
![]() | TipStyle | The Style used to render the cell tip. |