Back to Devexpress

TagBoxEditBoxDisplayTemplateContext<TData, TValue> Class

blazor-devexpress-dot-blazor-dot-tagboxeditboxdisplaytemplatecontext-2.md

latest1.2 KB
Original Source

TagBoxEditBoxDisplayTemplateContext<TData, TValue> Class

Stores information about a current data item. The EditBoxDisplayTemplate property accepts this object as the context parameter.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class TagBoxEditBoxDisplayTemplateContext<TData, TValue>

Type Parameters

NameDescription
TData

The data item type.

| | TValue |

The value type.

|

Remarks

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

Inheritance

Object TagBoxEditBoxDisplayTemplateContext<TData, TValue>

See Also

TagBoxEditBoxDisplayTemplateContext<TData, TValue> Members

DevExpress.Blazor Namespace