GridObject

[property icon] GridObject

Get grid object of this grid cell

Read-only Runtime-only OBJECT reference property

Applies to: Grid , GridCell

Introduced in KCML version 6.20


>GridObject

GridObject

This is a read-only property containing an object reference to the grid to whch the grid cell belongs. This is useful when an object reference to the cell is passed to a subroutine as it allows access to the grid itself without having to pass a separate parameter.

See also

Grid methods, properties and events. GridCell methods, properties and events.