OnColumnResize Property

Sets or gets the name of the macro or script to be run when a DataGrid column is resized.

object.OnColumnResize = [string]

Where object is an object expression that evaluates to one of the controls in the Applies To list, and string is a string expression specifying the script or macro to run when the Column Resize event is triggered.

Client support

   Newlook Smartclient only.

Use

A macro or script assigned to this property can respond to the column resize event, alter the degree of change, or cancel the resize action completely.

See Also

Column object

Applies To

DataGrid control


© 2004-2021 looksoftware. All rights reserved.