C1.Web.Mvc Namespace / TabPanel Class / IsAnimated Property

In This Topic
IsAnimated Property (TabPanel)
In This Topic
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
 
See Also