Click or drag to resize

DateTimeInterval Properties

The DateTimeInterval type exposes the following members.

Properties
 NameDescription
Public propertyMax The right bound of the DateInterval. To keep the bounds consistent if Max is set to a time point before Min, the bounds are switched.
Public propertyMin 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.
Top
See Also