Skip to main content

DateRangeAttribute Class

Specifies the date range settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class DateRangeAttribute :
    ValidationAttribute,
    IClientValidatable

Inheritance

See Also