XPServerModeView.ObjectClassInfo Property
Gets or sets the XPClassInfo that describes the type of items the target data table contains.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| XPClassInfo | null | Metadata that relates to the type of items the target data table contains. |
See Also