Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 470 Bytes

ratingcontrol_caption.md

File metadata and controls

37 lines (19 loc) · 470 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.RatingControl.Caption
winrt property

Microsoft.UI.Xaml.Controls.RatingControl.Caption

-description

Gets or sets the text label for the control.

-property-value

The text label for the control. The default is an empty string.

-remarks

-see-also

-examples

-xaml-syntax

<RatingControl Caption="string"/>