oracleFormsListView.SetColumnWidth(column, width)
oracleFormsListView.SetColumnWidth(column, width)
Variable | Description |
---|---|
column | The name or index of the column to resize. ItemIdentifier. |
width | The new width for the column. Integer. |