Skip to main content
Tab

DateEditRangeSettings Class

Provides settings that affect the date range functionality in the ASPxDateEdit control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class DateEditRangeSettings :
    PropertiesBase

The following members return DateEditRangeSettings objects:

Remarks

These settings can be accessed using the ASPxDateEdit’s ASPxDateEdit.DateRangeSettings property.

Implements

See Also