Skip to main content
A newer version of this page is available. .

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