Collection of styles to be applied to the item when mouse over
Member of List Item (PRIM_MD.ListItem)
Data Type - Collection of PRIM_VS.Style - Style used to define foreground and background appearance
The MouseOverStyles property allows for one or more Styles to be applied when the mouse enters the physical bounds of the item. They will be removed when the mouse leaves the item bounds. MouseOverStyles allows for more complex programmatic appearance changes to be coded. Rather than relying on a MouseOverStyle, the developer is free to add as many style layers as required. Setting the MouseOverStyle property will remove all existing MouseOverStyles.
Febuary 18 V14SP2