GridCells.GetRowOutlineLevel

GridCells.GetRowOutlineLevel method

Gets the outline level of the row.

public int GetRowOutlineLevel(int rowIndex)
ParameterTypeDescription
rowIndexInt32row index.

Return Value

the outline level.

See Also