[]
Gets or sets the interval before showing holiday tooltips when the mouse hovers over an item.
public int TipInterval { get; set; }
Public Property TipInterval As Integer
Type | Description |
---|---|
int | An int value that indicates the interval of holiday tooltips.
|