Back to Devexpress

DxSchedulerDateTimeRangeCollection Constructors

blazor-devexpress-dot-blazor-dot-dxschedulerdatetimerangecollection-dot-ctor.md

latest1.8 KB
Original Source

DxSchedulerDateTimeRangeCollection Constructors

Stores the collection of DxSchedulerDateTimeRange objects.

NameParametersDescription
DxSchedulerDateTimeRangeCollection()noneInitializes a new instance of the DxSchedulerDateTimeRangeCollection class.
DxSchedulerDateTimeRangeCollection(IEnumerable<DxSchedulerDateTimeRange>)collectionInitializes a new instance of the DxSchedulerDateTimeRangeCollection class with specified settings.
DxSchedulerDateTimeRangeCollection(List<DxSchedulerDateTimeRange>)listInitializes a new instance of the DxSchedulerDateTimeRangeCollection class with specified settings.
DxSchedulerDateTimeRangeCollection(Int32)capacityInitializes a new instance of the DxSchedulerDateTimeRangeCollection class with specified settings.

See Also

DxSchedulerDateTimeRangeCollection Class

DxSchedulerDateTimeRangeCollection Members

DevExpress.Blazor Namespace