v2.4.1 - Introduced TableColumnDpWidthModel
New Features:
TableColumnDpWidthModel
which enables fixed sizing of columns by defining the column widths in density-indipendent pixelsTableColumnPxWidthModel
is the follwer theTableColumnWidthModel
which enables fixed sizing of columns by defining the column widths in pixels
Deprecated:
TableColumnWidthModel
is now deprecated. Use theTableColumnPxWidthModel
instead.