TextTipDelay Property
TextTipDelay
Gets or sets the time (in milliseconds) the component waits before displaying
the text tip for the cell or header under the pointer.
Declaration
public int TextTipDelay { get; set; }
Public Property TextTipDelay As Integer