MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / HoverTableAnimationOptions Class / Enabled Property

In This Topic
Enabled Property (HoverTableAnimationOptions)
In This Topic
Gets or sets a value indicating whether hovering animation is enabled for the table.
Syntax
'Declaration
 
Public Property Enabled As Boolean
 

Property Value

A System.Boolean value. true if the hovering animation is enabled; otherwise, false.
See Also