[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.HoverTableAnimationOptions

HoverTableAnimationOptions Class

Represents the animation options for hovering a table.

Inheritance
HoverTableAnimationOptions
Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class HoverTableAnimationOptions

Constructors

Name Description
HoverTableAnimationOptions()

Properties

Name Description
BackgroundColor
Enabled

Gets or sets a value indicating whether hovering animation is enabled for the table.

TextColor

Gets or sets the text color of the table row for the hovering animation.

Methods

Name Description
ToString()

Returns this instance of HoverTableAnimationOptions converted to a string.