Skip to main content
All docs
V24.2

ComboBoxEmptyDataAreaTemplateContext Class

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

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.2.dll

NuGet Package: DevExpress.Blazor

Declaration

public class ComboBoxEmptyDataAreaTemplateContext :
    ListBoxEmptyDataAreaTemplateContext

Inheritance

Object
ListBoxEmptyDataAreaTemplateContext
ComboBoxEmptyDataAreaTemplateContext
See Also