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





Gets or sets a value determining whether an animation effect should be used when displaying the annotation.

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

 Syntax

C#  Copy Code

public bool UseAnimation { get; set; }

Visual Basic  Copy Code

Public Property UseAnimation As Boolean

 Property Value

true if window animation should be used; otherwise, false. The default is true.

 See Also

CellAnnotation Members
CellAnnotation Class
MindFusion.Spreadsheet Namespace