IModelMemberViewItem.ParentView Property
Specifies the View that contains a Property Editor.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IModelView | An IModelView object representing the View that contains a Property Editor. |
Remarks
This property is intended for internal use.
See Also