FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / ToolTipSettings Class / AutomaticDelay Property

In This Topic
    AutomaticDelay Property (ToolTipSettings)
    In This Topic
    Gets or sets the automatic delay for the rich tooltip.
    Syntax
    'Declaration
     
    Public Property AutomaticDelay As System.Integer
    public System.int AutomaticDelay {get; set;}
    See Also