Skip to main content
All docs
V25.1
  • ComboBoxEmptyDataAreaTemplateContext Class

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

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.v25.1.dll

    NuGet Package: DevExpress.Blazor

    Declaration

    public class ComboBoxEmptyDataAreaTemplateContext :
        ListBoxEmptyDataAreaTemplateContext

    Inheritance

    Object
    ListBoxEmptyDataAreaTemplateContext
    ComboBoxEmptyDataAreaTemplateContext
    See Also