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

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

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.v26.1.dll

    Declaration

    public class ComboBoxEmptyDataAreaTemplateContext :
        ListBoxEmptyDataAreaTemplateContext

    Inheritance

    Object
    ListBoxEmptyDataAreaTemplateContext
    ComboBoxEmptyDataAreaTemplateContext
    See Also