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

DataSourceChangeType Enum

For internal use.

Namespace: DevExpress.Snap.Core.API

Assembly: DevExpress.Snap.v19.2.Core.dll

Declaration

public enum DataSourceChangeType

Members

Name Description
DataSource

A data source.

CalculatedFields

A collection of calculated fields.

Related API Members

The following properties accept/return DataSourceChangeType values:

See Also