[]
        
(Showing Draft Content)

C1.WPF.Extended.RatingMode

RatingMode Enum

Specifies the behavior of rating.

Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public enum RatingMode

Fields

Name Description
Continuous

All the RatingItems from first to the rated one will be rated.

Single

Only one RatingItem can be rated.