Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

DxSchedulerSourceObjectContainer Class

A base class for scheduler items that are bound to a data source object.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

Declaration

public abstract class DxSchedulerSourceObjectContainer :
    NotifyPropertyChangedBase,
    IDisposableSchedulerSourceObjectContainer

Inheritance

See Also