cpr.controls.gridpart.IGridColumnLayoutConfig

Interface used when addColumn

Index

Properties
Name Type Description
columnLayout GridColumnConfig[] Column layout
detail GridDetailCellConfig[] Detail information
footer GridFooterCellConfig[] Footer Information
header GridHeaderCellConfig[] Header information
rowGroup { groupCondition: #expression, gheader?: cpr.controls.gridpart.GridGroupHeaderCellConfig[], gfooter?: cpr.controls.gridpart.GridFooterCellConfig[] }[] Row group information

Properties

columnLayout
type GridColumnConfig[]
Column layout
detail
type GridDetailCellConfig[]
Detail information
footer
type GridFooterCellConfig[]
Footer Information
header
type GridHeaderCellConfig[]
Header information
rowGroup
type { groupCondition: #expression, gheader?: cpr.controls.gridpart.GridGroupHeaderCellConfig[], gfooter?: cpr.controls.gridpart.GridFooterCellConfig[] }[]
Row group information