DateRangeBoxBuilder.MultiView(Boolean) Method
In This Article
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
public DateRangeBoxBuilder MultiView(
bool value
)
#Parameters
Name | Type |
---|---|
value | Boolean |
#Returns
Type |
---|
Date |
See Also