GridWidgetBase.pointToCell

converts client rect relative coordinates to cell coordinates

class GridWidgetBase
bool
pointToCell
(
int x
,
int y
,
ref int col
,
ref int row
,)

Meta