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; }
Public Property Max As Integer
Get
Set
Property Value
Type:
Int32See Also