FolderViewAutoArrange Property |
Gets a value indicating whether Auto Arrange mode is set.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool AutoArrange { get; }
Property Value
Type:
Booleantrue if Auto Arrange is set; otherwise,
false.
See Also