Back to Devexpress

DxInputDataEditorBase<T>.Id Property

blazor-devexpress-dot-blazor-dot-base-dot-dxinputdataeditorbase-1-c60eadfa.md

latest837 B
Original Source

DxInputDataEditorBase<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 override string Id { get; set; }

Property Value

TypeDescription
String

A string that identifies the component.

|

See Also

DxInputDataEditorBase<T> Class

DxInputDataEditorBase<T> Members

DevExpress.Blazor.Base Namespace