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 public bool AutoArrange { get; }
Property Value
Type:
Booleantrue if Auto Arrange is set; otherwise,
false.
See Also