Back to Devexpress

ComboBoxEmptyDataAreaTemplateContext Class

blazor-devexpress-dot-blazor-f346afa8.md

latest976 B
Original Source

ComboBoxEmptyDataAreaTemplateContext Class

Stores information about ComboBox data. The EmptyDataAreaTemplate property accepts this objects as the context parameter.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class ComboBoxEmptyDataAreaTemplateContext :
    ListBoxEmptyDataAreaTemplateContext

Inheritance

Object ListBoxEmptyDataAreaTemplateContext ComboBoxEmptyDataAreaTemplateContext

See Also

ComboBoxEmptyDataAreaTemplateContext Members

DevExpress.Blazor Namespace