KaxToolTipBaseShowDelay Property |
Get/Set the time for which the user should hold the mouse over a target element for the tooltip to appear
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public int ShowDelay { get; set; }
Public Property ShowDelay As Integer
Get
Set
public:
property int ShowDelay {
int get ();
void set (int value);
}
member ShowDelay : int with get, set
Property Value
Type:
Int32See Also