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

DateNavigatorProperties Class

Represents settings specific to the calendar functionality of the ASPxDateNavigator control.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public class DateNavigatorProperties :
    CalendarProperties,
    IDateNavigatorCalendarProperties

The following members return DateNavigatorProperties objects:

Remarks

The DateNavigatorProperties object provides access to the properties used to customize calendar functions of the ASPxDateNavigator control.

See Also