Back to Devexpress

DataViewBase.DisableOptimizedModeVerification Field

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-32f9abc0.md

latest1.1 KB
Original Source

DataViewBase.DisableOptimizedModeVerification Field

Set to true to disable all Optimized Mode exceptions. This is a static property.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static bool DisableOptimizedModeVerification
vb
Public Shared DisableOptimizedModeVerification As Boolean

Field Value

Type
Boolean

See Also

DataViewBase Class

DataViewBase Members

DevExpress.Xpf.Grid Namespace