ColTitle3D Property
The ColTitle3D property is a Boolean value that specifies whether or not the column titles in a ListView object are displayed with a 3-dimensional effect. Its default value is 1. A column heading with a 3-dimensional button appearance may be used to imply that the user may click on it to sort by the values in that column.
ColTitle3D is only relevant if View is 'Report' and Header is 1. This property can only be set by ⎕WC and cannot subsequently be changed using ⎕WS.
Application
Objects: ListView