Click or drag to resize

GetDynamicColumnDetailsEventArgs Properties

The GetDynamicColumnDetailsEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDefaultWidth
Gets or sets the dynamic's column width.
Public propertyFlags
Gets or sets the dynamic column's view flags. Note only PDVF_CANWRAP, PDVF_FILLAREA, PDVF_RIGHTALIGN, PDVF_HIDELABEL, PDVF_CENTERALIGN, PDVF_BEGINNEWGROUP are supported for dynamic columns.
Public propertyFolder
Gets the opened Shell Folder instance.
Public propertyHResult
Gets or sets the operation HResult.
Public propertyName
Gets or sets the dynamic's column name.
Public propertyPropertyKey
Gets the dynamic column's property key.
Top
See Also