DTGridView icon indicating copy to clipboard operation
DTGridView copied to clipboard

I implemented the grid spacing abilities.

Open msielski opened this issue 14 years ago • 0 comments

Added findSpacingBetweenRows and findSpacingBetweenColumns which call optional protocol methods spacingBetweenRowsInGridView and spacingBetweenColumnsInGridView.

I followed the existing model of having "find" functions which can be overloaded.

msielski avatar Dec 14 '11 05:12 msielski