diff --git a/docs/reference/controls/grid.md b/docs/reference/controls/grid.md index 0f0660a71..484e436a2 100644 --- a/docs/reference/controls/grid.md +++ b/docs/reference/controls/grid.md @@ -148,6 +148,7 @@ Here, after the absolute width 100 has been subtracted (for column 0), column 1 The button is drawn to fill the span from the cell (column 1, row 1) plus one column (to the right) and one row down. The result looks like this: + ## More Information :::info diff --git a/docs/reference/controls/gridsplitter.md b/docs/reference/controls/gridsplitter.md index 896e4e6c3..78af8112f 100644 --- a/docs/reference/controls/gridsplitter.md +++ b/docs/reference/controls/gridsplitter.md @@ -40,6 +40,9 @@ This is a row splitter: ``` + +## More Information + :::info For the complete API documentation about this control, see [here](http://reference.avaloniaui.net/api/Avalonia.Controls/GridSplitter/). :::