ExtensionsFactory.FilterControl Method
Name | Parameters | Description |
---|---|---|
FilterControl(MVCxFilterControlSettings) | settings | Creates a Filter Control. |
FilterControl(Action<MVCxFilterControlSettings>) | method | Creates a Filter Control. |
FilterControl<RowType>(MVCxFilterControlSettings<RowType>) | settings | Creates a Filter Control. |
FilterControl<RowType>(Action<MVCxFilterControlSettings<RowType>>) | method | Creates a Filter Control. |