val isStartDivider: Boolean
Return
true if the divider is partially or totally the start (left in left-to-right, right in right-to-left) side of the grid.
If the layout of the grid is reversed horizontally, the start divider is considered the one at the end since
all the cells start from the end of the grid.