CardViewBuilder<T>.ActiveStateEnabled(Boolean) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public CardViewBuilder<T> ActiveStateEnabled(
bool value
)
Parameters
| Name | Type |
|---|---|
| value | Boolean |
Returns
| Type |
|---|
| CardViewBuilder<T> |
See Also