Back to Devexpress

TagBoxTagDisplayTemplateContext<TData> Class

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

latest1.1 KB
Original Source

TagBoxTagDisplayTemplateContext<TData> Class

Stores information about TagBox data. The TagDisplayTemplate accepts this object as the context parameter.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class TagBoxTagDisplayTemplateContext<TData>

Type Parameters

NameDescription
TData

The data item type.

|

Remarks

Refer to the TagDisplayTemplate property description for additional information and examples.

Inheritance

Object TagBoxTagDisplayTemplateContext<TData>

See Also

TagBoxTagDisplayTemplateContext<TData> Members

DevExpress.Blazor Namespace