Skip to main content

MVCxGridViewBehaviorSettings Class

Contains behavior specific settings of the GridView.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxGridViewBehaviorSettings :
    ASPxGridViewBehaviorSettings

The following members return MVCxGridViewBehaviorSettings objects:

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
See Also