hello. hopefully a simple question.
i understand when you click on the box, it calls a function on the owning grid. the owning grid is accessible since it is assigned to the box when it is spawned. while doing operations in the owning grid event graph, is it possible to access variables, etc on the box that called it (and only that box).
thanks.