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