Click or drag to resize

ShellColumn Properties

The ShellColumn type exposes the following members.

Properties
  NameDescription
Public propertyDefaultWidth
Gets or sets the column's default width.
Public propertyIdealWidth
Gets or sets the column's ideal width.
Public propertyName
Gets or sets the column's name. It's maximum size is MAX_COLUMN_NAME_LEN (80) characters.
Public propertyPropertyKey
Gets the column's property key.
Public propertyState
Gets or sets the column's state.
Public propertyWidth
Gets or sets the columns's width.
Top
See Also