Interface IPathSegment

Interface representing a segment of a path in a hierarchical grid.

Properties

rowID: any

The unique identifier of the row within the segment.

Deprecated

since version 17.1.0. Use the rowKey property instead.

rowIslandKey: string

The key representing the row's 'hierarchical level.

rowKey: any