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

SchedulerViewInfoBase.GetCellContainers() Method

For internal use.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v20.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public virtual SchedulerViewCellContainerCollection GetCellContainers()

Returns

Type
DevExpress.XtraScheduler.Drawing.SchedulerViewCellContainerCollection
See Also