VLPropertyList Reference

Read/Write PropertyHeaders

See Also See Also Applies To Applies To

Returns or sets style for the column headers of VLPropertyList.

 

Syntax

object.Headers[= value]

 

The Headers property syntax has these parts:

PartDescription
object An object expression that evaluates to VLPropertyList
Value An integer specifying the header style for VLPropertyList, as described in Settings.

 

Settings

The settings for value are:

Constant Setting Description
ConstantvlHeadersNone 0 Column headers are not shown.
ConstantvlHeadersFlat 1 Column headers are shown and are drawn as flat buttons.
Constant(default) vlHeaders3d 1 Column headers are shown and are drawn as 3D buttons..