DataItem.DataSourceFieldType Property
Gets the type of the data source field that provides data for the current data item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Type | A Type value that specifies the type of the data source field that provides data for the current data item. |
See Also