Back to Devexpress

RadialProgressBar.Content Property

maui-devexpress-dot-maui-dot-gauges-dot-radialprogressbar-a9083e64.md

latest838 B
Original Source

RadialProgressBar.Content Property

Gets or sets the content that is displayed in the center of the radial progress bar. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public object Content { get; set; }

Property Value

TypeDescription
System.Object

The content that is displayed in the center of the radial progress bar.

|

See Also

RadialProgressBar Class

RadialProgressBar Members

DevExpress.Maui.Gauges Namespace