Click or drag to resize

PropertyEnumTypeRangeMinValue Property

Gets the range minimum value.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Object RangeMinValue { get; }

Property Value

Type: Object
The range minimum value.
See Also