Click or drag to resize

ShellFolderGetDynamicColumnDetails Event

Raised when the shell asks for a dynamic column details.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<GetDynamicColumnDetailsEventArgs> GetDynamicColumnDetails

Value

Type: SystemEventHandlerGetDynamicColumnDetailsEventArgs
See Also