ISchedulerColorSchemaCollection<T>.HasDefaultContent() Method
Gets whether the schema collection contains only items created by default.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Returns
Type | Description |
---|---|
Boolean | True if the collection contains only default items; otherwise, false. |
See Also