IDropDownButtonItemInfo.Id Property
Returns the item’s unique identifier.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
string Id { get; }
Property Value
Type | Description |
---|---|
String | The item identifier. |
See Also