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