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. |
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> |
ValueChangeEventArgs<TValue, TItem>
Provides data for the ValueChange event. |
ValueSelectEventArgs<TItem>
Provides data for the OnValueSelect event. |
Interfaces
IMultiColumnComboBox |