Gets or sets the period of time the annotation remains visible.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public int AutoPopDelay { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AutoPopDelay As Integer |
An integer value.
See Also