Click or drag to resize

FolderViewAutoArrange Property

Gets a value indicating whether Auto Arrange mode is set.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public bool AutoArrange { get; }

Property Value

Type: Boolean
true if Auto Arrange is set; otherwise, false.
See Also