AllowColumnResize

Specifies whether the user is allowed to resize the property list columns.

Syntax

object.AllowColumnResize [= value]

The AllowColumnResize property syntax has the following parts:

Part Description
object A valid PropList object
value A Boolean value.

Settings

The settings for value are:

Setting Description
True Allows user to resize the property list columns.
False Does not allow the user to size the columns.

Data Type

Boolean

Remarks

Default value = True