menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor.MultiColumnComboBox - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.MultiColumnComboBox

    Classes

    ActionBeginEventArgs

    Provides data for the OnActionBegin event.

    ActionCompleteEventArgs<TItem>

    Provides information about an OnActionComplete event being raised.

    CustomValueUpdateEventArgs<TItem>

    Provides data for the CustomValueUpdate event.

    FilteringEventArgs

    Provides information about an Filtering event being raised.

    FilterType

    Specifies the filter type of the values search in the SfMultiColumnComboBox<TValue, TItem> component.

    FloatLabelType

    Specifies the float label type in the SfMultiColumnComboBox<TValue, TItem> component.

    FooterTemplateContext

    Represents the context for the footer template, providing information about the data displayed in the footer.

    GroupTemplateContext

    Represents the context for the group template, providing information about grouped data.

    MultiColumnComboboxColumn

    Represents a single column within a MultiColumnCombobox component. Defines the properties and behavior of a column, such as its header text, data field, and display format.

    MultiColumnComboboxColumns

    Represents a collection of columns for a MultiColumnCombobox component. This class defines the properties and behavior of the columns displayed in the combobox.

    PopupClosingEventArgs

    Provides data for the PopupClosing event.

    PopupOpeningEventArgs

    Provides data for the PopupOpening event.

    SfMultiColumnComboBox<TValue, TItem>
    TextOverflowMode

    Defines the cell content's overflow mode. The available modes are.

    • ClipTruncates the cell content when it overflows its area.
    • EllipsisDisplays ellipsis when the cell content overflows its area.
    • EllipsisWithTooltipDisplays ellipsis when the cell content overflows its area also it will display tooltip while hover on ellipsis applied cell.
    TextWrapElement

    Defines the element where text wrapping is applied.

    • BothDefault. Wraps both header and content.
    • HeaderWraps header alone.
    • ContentWraps content alone.
    ValueChangeEventArgs<TValue, TItem>

    Provides data for the ValueChange event.

    ValueSelectEventArgs<TItem>

    Provides data for the OnValueSelect event.

    Interfaces

    IMultiColumnComboBox
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved