XpoDataSource.TypeName Property
In This Article
Gets or sets the type name of persistent objects to be retrieved by the data source control.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value that specifies the type name. |
See Also