ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / AnimationOptions Class / HoverTable Property

In This Topic
    HoverTable Property
    In This Topic
    Gets or sets table hover animation options.
    Syntax
    'Declaration
     
    Public Property HoverTable As HoverTableAnimationOptions
    public HoverTableAnimationOptions HoverTable {get; set;}
    See Also