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.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value that specifies the type name. |
See Also