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

In This Topic
    Enabled Property (HoverTableAnimationOptions)
    In This Topic
    Enables or disables table hover animation.
    Syntax
    'Declaration
     
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    See Also