IModelObjectView.ModelClass Property
Specifies the type of object(s) displayed in the current View.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IModelClass | An IModelClass object representing the Class node corresponding to the type of object(s) displayed in the current View. |
See Also