The SnapControl.DataSources property provides access to data sources bound to the SnapControl. However, to obtain the type of a certain field in a data source with minimal effort, you can use the GetColumnType method of the DataAccessService class.
System.Object
DevExpress.Snap.Core.Native.Data.Implementations.DataAccessServiceBase
DataAccessService