Skip to main content
All docs
V24.1

ComboBoxEmptyDataAreaTemplateContext Class

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

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public class ComboBoxEmptyDataAreaTemplateContext :
    ListBoxEmptyDataAreaTemplateContext

Inheritance

Object
ListBoxEmptyDataAreaTemplateContext
ComboBoxEmptyDataAreaTemplateContext
See Also