Skip to main content
All docs
V18.2

SnapControlOptions.DataSourceLoadingOptions Property

OBSOLETE

This property is not appropriate in Snap and has been rendered obsolete. For details, refer to BC3900

For internal use.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v18.2.dll

Declaration

[Obsolete("This property is not appropriate in Snap and has been rendered obsolete. For details, refer to BC3900")]
[Browsable(false)]
public DataSourceLoadingOptions DataSourceLoadingOptions { get; }

Property Value

Type
DevExpress.DataAccess.DataSourceLoadingOptions

Property Paths

You can access this nested property as listed below:

Object Type Path to DataSourceLoadingOptions
SnapControl
.Options.DataSourceLoadingOptions
See Also