[]
Creates one FlexGridGroupPanel<T> instance.
public FlexGridGroupPanel(FlexGridBase<T> grid, string selector = null)
Type | Name | Description |
---|---|---|
FlexGridBase<T> | grid | The grid which owns this group panel. |
string | selector | The selector specifies the element of the group panel. |