GridCellRowSpanAdapter
Table of contents
Adds an optional method of GridAdapter
interface
Interface description
GridCellRowSpan(row, column int) int
Returns the number of rows that a cell spans Values less than 1 are ignored.
Adds an optional method of GridAdapter
interface
GridCellRowSpan(row, column int) int
Returns the number of rows that a cell spans Values less than 1 are ignored.