# Functions
Content sets the button option to create for each button at x,y coordinates on this grid.
ContentAt sets the button uption to create for a button at a given x,y coordinate on this grid.
Defaults sets the starting option used to create buttons in this grid.
Height sets the number of buttons vertically that this grid will make.
New creates a grid of buttons from a set of options.
Width sets the number of buttons horizontally that this grid will make.
XGap sets the gap between buttons horizontally on this grid.
YGap sets the gap between buttons vertically on this grid.