Click or drag to resize

RatingIconMax Property

Gets/sets the rating maximum value. The Max must be larger than the Min and the total range is limited to ten at this time.

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

Property Value

Type: Int32
See Also