[]
Provides data for the ShowScrollTip event.
public class ToolTipEventArgs : RowColEventArgs
Name | Description |
---|---|
ToolTipEventArgs(int, int, string) | Initializes a new instance of the ToolTipEventArgs class. |
Name | Description |
---|---|
ToolTipText | Gets or sets the text to be displayed in the tooltip. |