Back to Devexpress

DxDrawer.Id Property

blazor-devexpress-dot-blazor-dot-dxdrawer-dde65532.md

latest714 B
Original Source

DxDrawer.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

DxDrawer Class

DxDrawer Members

DevExpress.Blazor Namespace