| SharpLeaf Reference > Table Methods > SetRowRetain Method Table.SetRowRetain MethodAdd indices of table rows that should be repeated on all subpages. OverloadsExample   tb.SetRowRetain(-1);  // Retain current last row on all blocks
 DescriptionUse positive values from top and negative values from bottom (numbers start at 1). Retained rows accumulate. Insert a 0 to reset all previous settings. See also ...Splitting Blocks of Columns | Table Members | Table.SetColumnRetain Method | Table.SetTitles Method 
 Send comments on this topic© Dyalog Ltd 2021
 |