Skip to main content

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