Click or drag to resize

ShellFolderColumn Class

Defines a Shell Folder column.
Inheritance Hierarchy
SystemObject
  ShellBoost.CoreShellFolderColumn

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public class ShellFolderColumn

The ShellFolderColumn type exposes the following members.

Constructors
  NameDescription
Public methodShellFolderColumn
Initializes a new instance of the ShellFolderColumn class.
Top
Properties
  NameDescription
Public propertyIsHidden
Gets or sets a value indicating whether this column is hidden.
Public propertyPropertyKey
Gets the column property key.
Public propertyState
Gets or sets the column state.
Top
Methods
See Also