get_col_spacing


Description:

public uint get_col_spacing (uint column)

Gets the amount of space between column col, and column col + 1.

Note:

Grid does not offer a replacement for this functionality.

See set_col_spacing.

Parameters:

this

a Table

column

a column in the table, 0 indicates the first column

Returns:

the column spacing