[]
Gets or sets the automatic delay for the rich tooltip.
[C1Category("Behavior")]
[C1Description("ToolTipSettings.AutomaticDelay", "The automatic delay for the rich tooltip.")]
public int AutomaticDelay { get; set; }
<C1Category("Behavior")>
<C1Description("ToolTipSettings.AutomaticDelay", "The automatic delay for the rich tooltip.")>
Public Property AutomaticDelay As Integer