Overview
12 Sep 20251 minute to read
| Name | Description |
|---|---|
| Column | Specifies the number of columns and its respective fields to be displayed in the dropdown popup. |
| FieldSettings | The fields property maps the columns of the data table and binds the data to the component. |
| GridSettings | Specifies the configuration of the columns in the popup content. |
| MultiColumnComboBox | The MultiColumnComboBox allows the user to search and select values from a list. It provides a list of options that can be selected using a filter input.The selected value will be displayed in the input element. |
| FilterType | Defines the filter type. |
| SortOrder | Specifies the sortOrder to sort the data source. |
| SortType | Specifies the type of sorting to be applied for the columns. |
| WrapMode | Specifies the type of wrap mode to be applied for the grid cells. |
| FloatLabelType | Defines floating label type of the input and decides how the label should float on the input. |
| GridLine | Defines modes of GridLine, They are |
| TextAlign | Defines alignments of text, they are |