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

MVCxPivotGridWebOptionsData.DirectDataAccessInClientMode Property

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public bool DirectDataAccessInClientMode { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to DirectDataAccessInClientMode
PivotGridSettings
.OptionsData.DirectDataAccessInClientMode
See Also