ITreeViewNodeInfo.Target Property
Specifies the target attribute’s value for the node.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.2.dll
NuGet Package: DevExpress.Blazor
Declaration
string Target { get; }
Property Value
| Type | Description |
|---|---|
| String | The target attribute’s value. |
See Also