Click or drag to resize

PropertyEnumTypeRangeMinValue Property

Gets the range minimum value.

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

Property Value

Type: Object
The range minimum value.
See Also