ISchedulerColorSchemaCollection<T>.Count Property
In This Article
Gets the number of objects in the collection.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer that is the number of items in the collection. |
See Also