Skip to content

Commit 9c3d434

Browse files
author
Marin Bratanov
committed
docs(grid): add cross-reference link
1 parent 74eb4cf commit 9c3d434

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

controls/grid/how-to/Common/using-the--getitems-getcolumn-and-getcolumnsafe-methods.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,3 +359,7 @@ The forthcoming sample implementation is made for hierarchical grid with two lev
359359
masterColumn.Visible = !masterColumn.Visible;
360360
}
361361
````
362+
363+
## See Also
364+
365+
* [Accessing Cells and Rows]({%slug grid/rows/accessing-cells-and-rows %})

0 commit comments

Comments
 (0)