MVCxFilterControlSettings.ClearOperandValueOnColumnChange Property
Gets or sets a value that specifies whether the criteria value in the Filter Control should be cleared when the specified field name is changed.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the criteria value should be cleared; otherwise, false. |
See Also