Skip to main content
A newer version of this page is available. .
Tab

BackwardCompatibilitySettings.ListEditEnableItemsVirtualRenderingDefaultValue Property

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public bool ListEditEnableItemsVirtualRenderingDefaultValue { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to ListEditEnableItemsVirtualRenderingDefaultValue
ASPxWebControl
.BackwardCompatibility .ListEditEnableItemsVirtualRenderingDefaultValue
See Also