| 名前 | 解説 | |
|---|---|---|
![]() | ToolTipEventArgs コンストラクタ | Initializes a new instance of the ToolTipEventArgs class. |
ToolTipEventArgsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ToolTipEventArgs コンストラクタ | Initializes a new instance of the ToolTipEventArgs class. |
| 名前 | 解説 | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the operation should be canceled. C1.Win.C1FlexGrid.RowColEventArgsから継承されます。 |
![]() | Col | Gets the index of the column that caused the event. C1.Win.C1FlexGrid.RowColEventArgsから継承されます。 |
![]() | Row | Gets the index of the row that caused the event. C1.Win.C1FlexGrid.RowColEventArgsから継承されます。 |
![]() | ToolTipText | Gets or sets the text to be displayed in the tooltip. |