Back to Devexpress

TagBoxTagDisplayTemplateContext<TData>.DataItem Property

blazor-devexpress-dot-blazor-dot-tagboxtagdisplaytemplatecontext-1-edb88389.md

latest762 B
Original Source

TagBoxTagDisplayTemplateContext<TData>.DataItem Property

Returns the tag’s bound data item.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public TData DataItem { get; }

Property Value

TypeDescription
TData

The data item.

|

See Also

TagBoxTagDisplayTemplateContext<TData> Class

TagBoxTagDisplayTemplateContext<TData> Members

DevExpress.Blazor Namespace