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

In This Topic
    TextColor Property (HoverTableAnimationOptions)
    In This Topic
    Gets or sets the table row text color which is hovered.
    Syntax
    'Declaration
     
    Public Property TextColor As Color
    public Color TextColor {get; set;}
    See Also