| C1.Win.C1FlexGrid Namespace : ToolTipEventArgs Class |
The following tables list the members exposed by ToolTipEventArgs.
| Name | Description | |
|---|---|---|
![]() | ToolTipEventArgs Constructor | Initializes a new instance of the ToolTipEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the operation should be canceled. (Inherited from C1.Win.C1FlexGrid.RowColEventArgs) |
![]() | Col | Gets the index of the column that caused the event. (Inherited from C1.Win.C1FlexGrid.RowColEventArgs) |
![]() | Row | Gets the index of the row that caused the event. (Inherited from C1.Win.C1FlexGrid.RowColEventArgs) |
![]() | ToolTipText | Gets or sets the text to be displayed in the tooltip. |