[]
Gets or sets an animation options for hovering over a table.
[PersistenceMode(PersistenceMode.InnerProperty)]
public HoverTableAnimationOptions HoverTable { get; set; }
Type | Description |
---|---|
HoverTableAnimationOptions | A HoverTableAnimationOptions object containing the settings for table hover animations. |