Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ShowViewStrategyBase.CanUseNestedObjectSpace() Method

OBSOLETE

In ASP.NET applications, use 'IModelOptionsWeb.CollectionsEditMode' instead. In WinForms applications, this method is not used anymore.

Intended for internal use.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

[Obsolete("In ASP.NET applications, use 'IModelOptionsWeb.CollectionsEditMode' instead. In WinForms applications, this method is not used anymore.")]
[Browsable(false)]
public virtual bool CanUseNestedObjectSpace()

Returns

Type
Boolean
See Also