XPBindingSource.ObjectType Property
Gets or sets the type of items the data source contains.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Description |
---|---|
Type | A type of items the data source contains. |
Remarks
Refer to the DataSource article for information on data sources and related limitations.
See Also