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