cpr.controls.gridpart.GridCellConfig

Index

Properties
Name Type Description
configurator Object The control to be connected to the cell.
constraint { rowIndex: Number, colIndex: Number, rowSpan?: Number, colSpan?: Number } cell location information

Properties

configurator
type Object
The control to be connected to the cell.
constraint
type { rowIndex: Number, colIndex: Number, rowSpan?: Number, colSpan?: Number }
cell location information