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