characterValidation: aSymbol
Specifies the character validation function to use with values entered into cells within the column.disabledAttributeName: aSymbol
Specifies selector sent to the row object to determine whether a cell should be disabled.hide
Hide the columnhorizontalAlignment: anInteger
Specifies how the cells in this column should be aligned horizontally.horizontalHeadingAlignment: anInteger
Specifies how this column’s heading should be aligned horizontally.listAttributeName: aSymbol
Specifies selector sent to the row object to retrieve a list of values to populate the drop down list in the cell.minWidth: anInteger
Specifies the minimum width of the column in pixels. This minimum applys to autosizing and user resizing operations.refreshColumnValues
Refresh all of the cells in the columnresizable: aBoolean
Specifies whether the column is resizable by the user. If so, the user can drag the right side of the column heading to change the column widthshow
Show the columnverticalAlignment: anInteger
Specifies how the cells and heading in this column should be aligned vertically.verticalSeparatorThickness: anInteger
Specifies the thickness of the line shown to the right of each cell in the column.width: anInteger
Specifies the width of the column in pixels. This does not includes the width of any emphasis or vertical separator.About To Begin Edit
These events are triggered when an item is about to be edited.About To End Edit
These events are triggered when an item is done being edited.Cell Value Requested
These events are triggered when an item’s cell value is needed for this column.Heading Cell Value Requested
These events are triggered when heading cell value is needed for this column.PopUp Menu Request
These events are triggered when the column needs its popup menu.Resized
These events are triggered when the column is resized.
Copyright © 2005, 2014 Instantiations, Inc. All rights reserved.
|