Back to Devexpress

DxDataEditor<T>.Id Property

blazor-devexpress-dot-blazor-dot-base-dot-dxdataeditor-1-d1f8e7b6.md

latest791 B
Original Source

DxDataEditor<T>.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 virtual string Id { get; set; }

Property Value

TypeDescription
String

A string that identifies the component.

|

See Also

DxDataEditor<T> Class

DxDataEditor<T> Members

DevExpress.Blazor.Base Namespace