Back to Devexpress

DxLoadingPanel.Id Property

blazor-devexpress-dot-blazor-dot-dxloadingpanel-6fa2ad63.md

latest728 B
Original Source

DxLoadingPanel.Id Property

Specifies the control’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

The component identifier.

|

See Also

DxLoadingPanel Class

DxLoadingPanel Members

DevExpress.Blazor Namespace