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