ListBoxStyle property

Applies to
TIB_CustomGrid

Declaration
Property ListBoxStyle : boolean;

Description
This property determins if the grid should behave like a list box.

What this means is that the rightmost column is stretched out so that there is no wasted space outsode of columns. This is more visually appealing when using a grid as a listbox.