RatingEditSettings.ItemsCount Property
Gets or sets the number of RatingItem objects displayed by the rating editor. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A number of displayed rating items. |
See Also