[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridGroupPanelExtension

FlexGridGroupPanelExtension Class

Define a static class to add the extension methods for all the controls which can use FlexGridGroupPanel extender.

Inheritance
FlexGridGroupPanelExtension
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public static class FlexGridGroupPanelExtension

Methods

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.