Click or drag to resize

DateTimeRange Class

[Missing <summary> documentation for "T:Stimulsoft.Report.DateTimeRange"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class DateTimeRange : Range

The DateTimeRange type exposes the following members.

Constructors
Properties
Methods
  NameDescription
Public methodContains(DateTime)
Public methodContains(NullableDateTime)
Public methodEquals (Inherited from Range.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from Range.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodParse
Fill From and To item of range with it string representation.
(Inherited from Range.)
Public methodToString (Overrides ObjectToString.)
Top
Fields
  NameDescription
Public fieldFrom
Public fieldTo
Top
See Also