[]
Gets or sets the background color of the table row for the hovering animation.
public Color BackgroundColor { get; set; }
| Type | Description |
|---|---|
| Color | A Color value that represents the background color of the table row during the hovering animation. Default is Gray. |