[]
Define a static class to add the extension methods for all the controls which can use FlexGridFilter extender.
public static class MultiRowGroupPanelExtension
| Name | Description |
|---|---|
| ShowGroupPanel<T>(MultiRowBuilder<T>, Action<FlexGridGroupPanelBuilder<T>>, string) | Apply the FlexGridGroupPanel extender in FlexGrid. |
| ShowGroupPanel<T>(MultiRowBuilder<T>, string) | Apply the default FlexGridGroupPanel extender in FlexGrid. |