Class

# WebListBoxFrozenColumns

<div class="rst-class">

forsearch

</div>

Listbox

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

## Description

Describes the amount of columns that should be locked to the left and/or right of the table.

## Properties

<div class="rst-class">

table-centered_columns_3_and_4

</div>

| Name                                   | Type                               | Read-Only | Shared |
|----------------------------------------|------------------------------------|-----------|--------|
| `Left<weblistboxfrozencolumns.left>`   | `Integer</api/data_types/integer>` |           |        |
| `Right<weblistboxfrozencolumns.right>` | `Integer</api/data_types/integer>` |           |        |

## Property descriptions

<div id="weblistboxfrozencolumns.left">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

WebListBoxFrozenColumns.Left

**Left** As `Integer</api/data_types/integer>`

> Used to indicate the amount of columns that should be locked to the left of the table.

<div id="weblistboxfrozencolumns.right">

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

</div>

<div class="rst-class">

forsearch

</div>

WebListBoxFrozenColumns.Right

**Right** As `Integer</api/data_types/integer>`

> Used to indicate the amount of columns that should be locked to the right of the table.

## Notes

This type is returned by the `WebListBox.FrozenColumns<weblistbox.frozencolumns>` method.

## Compatibility

|                       |     |
|-----------------------|-----|
| **Project Types**     | Web |
| **Operating Systems** | All |

<div class="seealso">

`Object</api/data_types/additional_types/object>` parent class; `WebListBox</api/user_interface/web/weblistbox>` control.

</div>
