Back to Devexpress

TagBoxEmptyDataAreaTemplateContext Class

blazor-devexpress-dot-blazor-49226306.md

latest1.1 KB
Original Source

TagBoxEmptyDataAreaTemplateContext Class

Stores information about TagBox data. The EmptyDataAreaTemplate 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 TagBoxEmptyDataAreaTemplateContext :
    ListBoxEmptyDataAreaTemplateContext

Remarks

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

Inheritance

Object ListBoxEmptyDataAreaTemplateContext TagBoxEmptyDataAreaTemplateContext

See Also

TagBoxEmptyDataAreaTemplateContext Members

DevExpress.Blazor Namespace