Namespace Syncfusion.WinForms.DataGrid.RowFilter
Classes
FilterRow
Represents the class that holds the filter row for the SfDataGrid. |
FilterRowCellRenderer<E>
Represents a class that used to draw the filter row cell. |
FilterRowCheckBoxCellRenderer
Represents the class that provides the support for displaying the check box filter row. |
FilterRowComboBoxCellRenderer
Represents the class that used to draw the ComboBox filter row cell. |
FilterRowDateTimeCellRenderer
Represents the class that used to draw the date time filter row cell. |
FilterRowMultiSelectComboBoxCellRenderer
Represents a class that used to draw the multi-select filter row cell. |
FilterRowNumericCellRenderer
Represents the class that implements the Numeric filter row editor cell. |
FilterRowTextBoxCellRenderer
Represents the class that is used for drawing the text box FilterRow cell. |
Interfaces
IFilterRowRenderer
Provides the required methods for loading the Filter row cell. |