XpoDataSource.TypeName Property
Gets or sets the type name of persistent objects to be retrieved by the data source control.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value that specifies the type name. |
See Also