MindFusion.Wpf Pack Programmer's Guide
Rating.RatingMode Property
See Also
 





Gets or sets a value indicating how Value is represented by the control. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public RatingMode RatingMode { get; set; }

Visual Basic  Copy Code

Public Property RatingMode As RatingMode

 Property Value

A member of the RatingMode enumeration.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace