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. |
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. |
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. |