Indicates whether you can resize a browse column by pointing, clicking, and dragging.
If COLUMN-RESIZABLE is TRUE, you can resize any of the browse's browse columns by pointing, clicking, and dragging on a column separator. This attribute lets you turn on and off the ability of end users to resize browse columns. IF COLUMN-RESIZABLE is TRUE, the START-RESIZE and END-RESIZE events for the browse column take precedence over all other events.
When you set a browse's COLUMN-RESIZABLE attribute to a certain value, the AVM automatically sets the RESIZABLE attribute of the browse's browse columns to the same value. For more information on the RESIZABLE attribute, see the
RESIZABLE attribute reference entry.
If the ResizeinCell option is set to YES, you get the default behavior where the user can change the column size at any place on the column separator.