MindFusion WinForms Programmer's Guide
CellAnnotation.InitialDelay Property
See Also
 





Gets or sets the time that passes before the annotation appears.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public int InitialDelay { get; set; }

Visual Basic  Copy Code

Public Property InitialDelay As Integer

 Property Value

An integer value.

 See Also

CellAnnotation Members
CellAnnotation Class
MindFusion.Spreadsheet Namespace