[]
        
(Showing Draft Content)

C1.Blazor.DateTimeEditors.DateRange

DateRange Class

The class contains the date range value.

Inheritance
DateRange
Namespace: C1.Blazor.DateTimeEditors
Assembly: C1.Blazor.DateTimeEditors.dll
Syntax
public class DateRange

Constructors

Name Description
DateRange()

Constructor to create instance by user code.

Properties

Name Description
End

Gets or set end value.

Start

Gets or sets start value.

Methods

Name Description
Clone()

Create a shallow copy instance.

ToString()

Returns a string that represents the current range.