Click or drag to resize

ShellSystemListCheckMode Property

Gets or sets a value defining the current CheckMode.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public CheckMode CheckMode { get; set; }

Property Value

CheckMode
A CheckMode value.
See Also