Back to Devexpress

CalendarControlBase.AddSelection Method

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

latest701 B
Original Source

CalendarControlBase.AddSelection Method

NameParametersDescription
AddSelection(DateRange)rangeAdds the specified date range to the selection.
AddSelection(DateTime, DateTime)start, endAdds the specified date range to the selection.
AddSelection(DateTime)dateAdds the specified date to the selection.