RatingItem.Stroke Property
In This Article
Gets or sets a brush used to paint the rating item outline. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Brush | A Brush object that represents the brush used to paint the rating item outline. |
See Also