Click or drag to resize

RatingIconHighlightOnlySelected Property

This alters the functionality of the control to only highlight the selected value, instead of highlighting the value and all that ranks lower than it (similar to a series of Radio buttons). See HighlightOnlySelected.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool HighlightOnlySelected { get; set; }

Property Value

Type: Boolean
See Also