DocumentDataSources.DefaultDataSourceInfo Property
Specifies the default data source of a document.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
DataSourceInfo | A DataSourceInfo object, storing the information about the default document data source. |
See Also