Namespace Syncfusion.UI.Xaml.Grid.RowFilter
Classes
| FilterRow
Represents a class that used to initialize the FilterRow with different Renderers |
| FilterRowControl
Represents a class that loads row control for FilterRow. |
| FilterRowElement
Represents a class that populates the items in ComboBoxAdv in GridFilterRowComboBoxRenderer. |
| GridExcelFilterComboBoxRenderer
Represents a class which handles the filter operation that loads the ExcelFilterComboBox in a FilterRow. |
| GridFilterRowCell
Represents a class that loads FilteRowCell for FilterRow. |
| GridFilterRowCellRenderer<D, E>
The GridFilterRowCellRenderer is a abstract class to load UIEelents in FilterRowCell. |
| GridFilterRowCheckBoxRenderer
Represents a class which handles the filter operation in CheckBoxColumn of a FilterRow. |
| GridFilterRowComboBoxRenderer
Represents a class which handles the filter operation that loads the ComboBox in a FilterRow. |
| GridFilterRowComboBoxRendererBase
Represents a class which handles the filter operation that loads the ComboBoxAdv in a FilterRow. |
| GridFilterRowDateTimeRenderer
Represents a class which handles the filter operation that loads the DateTimeEdit in a FilterRow. |
| GridFilterRowMultiSelectRenderer
Represents a class which handles the filter operation that loads the MultiSelectComboBox in a FilterRow. |
| GridFilterRowNumericRenderer
Represents a class which handles the filter operation that loads the Numeric text box in a FilterRow. |
| GridFilterRowTextBoxRenderer
Represents a class which handles the filter operation that loads the Text box in a FilterRow. |
Interfaces
| IGridFilterRowCell
Provides the required functionalities that have to be used in renderers. |
| IGridFilterRowRenderer
Provides the required methods that need to connect from GridFilterRowCell and Renderers. |