DurationEdit.LoadDefaults(TimeSpan) Method
In This Article
Fills in the control with predefined time intervals.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
max |
Time |
A Time |
#Remarks
Use this method to restrict the number of values loaded into a combo box.
See Also