DTGridView
DTGridView copied to clipboard
spacingBetweenRowsInGridView and spacingBetweenColumnsInGridView are not used
spacingBetweenRowsInGridView and spacingBetweenColumnsInGridView are defined as optional methods in the DTGridViewDataSource protocol but don't appear to be referenced anywhere else in the code, so they have no effect. I'm still getting familiar with the code and will attempt to see how these might be implemented.