cpr.controls.gridpart.GridHeaderCellConfig

Hierarchy

Index

Properties
Name Type Description
configurator (cellConfigurator: cpr.controls.gridpart.config.GridHeaderCellConfigurator)=>Void The control to be connected to the cell.
constraint { rowIndex: Number, colIndex: Number, rowSpan?: Number, colSpan?: Number } cell location information

Properties

configurator
type (cellConfigurator: cpr.controls.gridpart.config.GridHeaderCellConfigurator)=>Void
The control to be connected to the cell.
constraint
declaring type GridCellConfig
type { rowIndex: Number, colIndex: Number, rowSpan?: Number, colSpan?: Number }
cell location information