[]
Gets or sets the text color of the table row for the hovering animation.
public Color TextColor { get; set; }
A Color value that represents the text color of the table row during the hovering animation. Default is Black.