[]
Represents the animation options for hovering a table.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class HoverTableAnimationOptions
Name | Description |
---|---|
HoverTableAnimationOptions() |
Name | Description |
---|---|
BackgroundColor | |
Enabled | Gets or sets a value indicating whether hovering animation is enabled for the table. |
TextColor | Gets or sets the text color of the table row for the hovering animation. |
Name | Description |
---|---|
ToString() | Returns this instance of HoverTableAnimationOptions converted to a string. |