Skip to main content
A newer version of this page is available. .
Tab

DateEditRangeSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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