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

In This Topic
    BackgroundColor Property (HoverTableAnimationOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BackgroundColor As Color
    public Color BackgroundColor {get; set;}
    See Also