ViewItem.ObjectTypeInfo Property
In This Article
Provides access to the information on the type of the object which is represented by the current View Item’s View.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
IType |
An IType |
See Also