Click or drag to resize

DateTimeIntervalMin Property

The left bound of the DateInterval To keep the bounds consistent if Min is set to a time point after Max, the bounds are switched.

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

Property Value

DateTime
See Also