Skip to main content

ASPxClientCloudControlItemEventArgs.name Property

Gets the name that uniquely identifies the processed item.

Declaration

name: any

Property Value

Type Description
any

A string value that represents the value assigned to the item’s CloudControlItem.Name property.

Remarks

Use the name property to obtain the value of the item’s CloudControlItem.Name property that uniquely identifies the processed item.

See Also