Spread for ASP.NET 12 Product Documentation
Animated Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > DateCalendarCellType Class : Animated Property
Gets or sets whether to animate the calendar.
Syntax
'Declaration
 
Public Property Animated As Boolean
'Usage
 
Dim instance As DateCalendarCellType
Dim value As Boolean
 
instance.Animated = value
 
value = instance.Animated
public bool Animated {get; set;}
See Also

Reference

DateCalendarCellType Class
DateCalendarCellType Members