Back to Devexpress

DxDateRangePicker<T>.Id Property

blazor-devexpress-dot-blazor-dot-dxdaterangepicker-1-fea6d34e.md

latest787 B
Original Source

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

Property Value

TypeDescription
String

A string that identifies the component.

|

See Also

DxDateRangePicker<T> Class

DxDateRangePicker<T> Members

DevExpress.Blazor Namespace