Back to Devexpress

DxHtmlEditor.Id Property

blazor-devexpress-dot-blazor-dot-dxhtmleditor-46d42421.md

latest734 B
Original Source

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

Property Value

TypeDescription
String

A string that identifies the component.

|

See Also

DxHtmlEditor Class

DxHtmlEditor Members

DevExpress.Blazor Namespace