Back to Devexpress

GaugeBase.Id Property

blazor-devexpress-dot-blazor-dot-base-dot-gaugebase-2769e55f.md

latest749 B
Original Source

GaugeBase.Id Property

Specifies the component’s unique identifier.

Namespace : DevExpress.Blazor.Base

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public string Id { get; set; }

Property Value

TypeDescription
String

A string that identifies the component.

|

See Also

GaugeBase Class

GaugeBase Members

DevExpress.Blazor.Base Namespace