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

DataSourceOwner Enum

Lists the possible contractors to which a data source is connected.

Namespace: DevExpress.Snap

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

Declaration

public enum DataSourceOwner

Members

Name Description
Control

The data source belongs to a SnapControl.

Document

The data source belongs to a SnapDocument.

Related API Members

The following properties accept/return DataSourceOwner values:

See Also