SetColumnWidth Method (OracleFormsListView)
Class
OracleFormsListView
class
Action
Sets the width of the specified column.
Syntax
oracleFormsListView
.
SetColumnWidth
(
column
,
width
)
Variable
Description
column
The name or index of the column to resize. LISTITEM.
width
The new width for the column. INTEGER.