Skip to main content

SchedulerViewInfoBase.GetCellContainers() Method

For internal use.

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public virtual SchedulerViewCellContainerCollection GetCellContainers()

Returns

Type
DevExpress.XtraScheduler.Drawing.SchedulerViewCellContainerCollection
See Also