Skip to main content
A newer version of this page is available.
All docs
V19.2

ASPxClientItemEndUpdateEventArgs Class

Provides data for the ASPxClientDashboard.ItemEndUpdate event.

Declaration

declare class ASPxClientItemEndUpdateEventArgs extends ASPxClientEventArgs

Inherited Members

Inheritance

ASPxClientEventArgs
ASPxClientItemEndUpdateEventArgs

Properties

ItemName Property

Gets the component name of the dashboard item.

Declaration

ItemName: string

Property Value

Type Description
string

A string value that is the component name of the dashboard item.