Back to Devexpress

CalendarControlBase.SetSelection Method

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-calendarcontrolbase-dot-setselection.md

latest776 B
Original Source

CalendarControlBase.SetSelection Method

NameParametersDescription
SetSelection(DateRange)rangeClears the selection and sets the selection to the specified date range.
SetSelection(DateTime, DateTime)start, endClears the selection and sets the selection to the specified date range.
SetSelection(DateTime)dateClears the selection and sets the selection to the specified date.