IToolbarItemInfo.Name Property
Returns the processed item’s name.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.2.dll
NuGet Package: DevExpress.Blazor
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| String | The item’s name. |
See Also