Back to Devexpress

DxRadio<TValue>.Id Property

blazor-devexpress-dot-blazor-dot-dxradio-1-8f0715d8.md

latest738 B
Original Source

DxRadio<TValue>.Id Property

Specifies the component’s unique identifier.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

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

Property Value

TypeDescription
String

The component identifier.

|

See Also

DxRadio<TValue> Class

DxRadio<TValue> Members

DevExpress.Blazor Namespace