Gets or sets the automatic delay for the annotation.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public int AutomaticDelay { get; set; } |
Visual Basic
![]() |
---|
Public Property AutomaticDelay As Integer |
An integer value. The default is the value of the SystemInformation.DoubleClickTime property.
The AutomaticDelay property enables you to set a single delay value, which is then used to initialize the values of the AutoPopDelay, InitialDelay and ReshowDelay properties as follows:
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |