Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • DataSourceOwner Enum

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

    Namespace: DevExpress.Snap

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

    NuGet Package: DevExpress.Snap.Core

    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