PopupBuilder.DragAndResizeArea(String) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public PopupBuilder DragAndResizeArea(
string value
)
Parameters
| Name | Type | Description |
|---|---|---|
| value | String | The option value. |
Returns
| Type |
|---|
| PopupBuilder |
See Also