CardViewScrollingBuilder.ScrollByContent(Boolean) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public CardViewScrollingBuilder ScrollByContent(
bool value
)
Parameters
| Name | Type |
|---|---|
| value | Boolean |
Returns
| Type |
|---|
| CardViewScrollingBuilder |
See Also