[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridGroupPanel-1.-ctor

FlexGridGroupPanel Constructor

FlexGridGroupPanel(FlexGridBase<T>, string)

Creates one FlexGridGroupPanel<T> instance.

Declaration
public FlexGridGroupPanel(FlexGridBase<T> grid, string selector = null)
Parameters
Type Name Description
FlexGridBase<T> grid

The grid which owns this group panel.

string selector

The selector specifies the element of the group panel.