The NuGridResizer class is used to resize table cells.
NuGridResizer
parentGrid. The grid, to which an element belongs that is used for resize.
topBottomSelectionTouchAreaSize. Vertical area used for resize.
leftRightSelectionTouchAreaSize. Horizontal area used for resize.
originFrame. Resize area.
finish. Finishes cell resize.
initWithGrid:. Initializes an element used for resize based on the specified grid.
resizeHeightForCell:. Starts cell height change.
resizeWidthForCell:. Starts cell width change.
stretchAfterChanging. Stretches resize area after it was changed.
resizerForGridView:. Creates an element used to resize the specified grid.
See also: