ASPxClientUtils.SetEditorValues(values) Method
Sets values to editors.
Declaration
static SetEditorValues(
values: any
): void
Parameters
| Name | Type | Description |
|---|---|---|
| values | any | An object that specifies the values. |
See Also
Sets values to editors.
static SetEditorValues(
values: any
): void
| Name | Type | Description |
|---|---|---|
| values | any | An object that specifies the values. |