Click or drag to resize
KaxRatingSelectionMode Property
Get/Set the selection mode for the KaxRating control - when the user rates, either mark a single item (star) as selected or all items(stars) from the first to the selected one.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public RatingSelectionMode SelectionMode { get; set; }

Property Value

Type: RatingSelectionMode
See Also