ComponentOne ASP.NET MVC Controls
IsAnimated Property (TabPanel)

C1.Web.Mvc Namespace > TabPanel Class : IsAnimated Property
Gets or sets a value that determines whether tab changes should be animated with a fade-in effect.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsAnimated As Boolean
[DefaultValue(true)]
public bool IsAnimated {get; set;}
See Also

Reference

TabPanel Class
TabPanel Members