Click or drag to resize

FolderViewEventsColumnsChanged Event

Occurs when set of visible details columns changed.

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also