ViewItem.ObjectTypeInfo Property
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.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
ITypeInfo | An ITypeInfo object representing information on the type of the business object which is represented by the current View Item’s View. |
See Also