DxInputDataEditorBase<T>.Id Property
Specifies the component’s unique identifier.
Namespace: DevExpress.Blazor.Base
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
[Parameter]
public override string Id { get; set; }
#Property Value
Type | Description |
---|---|
String | A string that identifies the component. |