NextGrid6 Reference Interfaces INxRow

INxRow

Unit NxCells6.pas (Sources\Next Grid)

Methods

NameDescription
NextSiblingSss

Properties

NameDescription
AbsoluteIndexAbsolute index of row.
CoveredDetermine if any of ancestor rows are hidden or collapsed.
DataHelper property that can point to custom structure.
FilteredDetermine whether row is affected and hidden by filtering.
HeightHeight of row in points
ImageIndexIndex of image from ImageList
IndexIndex of row within ParentRow.
LevelLevel of row.
ParentRowSpecifies parent row, or nil if the row is top-level row.
SelectedSpecifies whether Row is selected in multi-select mode.
ShowingDetermine if none of ancestor rows are hidden or collapsed and Visible is True.
ShowingCountTag
VisibleSpecifies whether row will be visible. It still can be hidden by filtering or can be collapsed by parent.

Sign in