Parent: $root.$constants
| kGridRowSizeCollapse | Collapses a table row back to $rowheight |
| kGridRowSizeExpand | Expands a table row to the height passed |
| kGridRowSizeToggle | Toggles a table row size between kGridRowSizeCollapse and kGridRowSizeExpand |
| kGridSlideDirectionHide | Hides a sliding column |
| kGridSlideDirectionShow | Shows a sliding column |
| kGridSlideDirectionToggle | Toggles a sliding column between kGridSlideDirectionShow and kGridSlideDirectionHide |
| kGridSlideOutTypeLeft | The complex grid first column will be hidden until shown with $slideoutcolumn |
| kGridSlideOutTypeLeftRight | The complex grid first and last columns will be hidden until shown with $slideoutcolumn |
| kGridSlideOutTypeNone | The complex grid columns are standard columns |
| kGridSlideOutTypeRight | The complex grid final column will be hidden until shown with $slideoutcolumn |