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

ASPxClientItemBeginUpdateEventArgs Class

Provides data for the ASPxClientDashboard.ItemBeginUpdate event.

Declaration

declare class ASPxClientItemBeginUpdateEventArgs extends ASPxClientEventArgs

Inherited Members

Inheritance

ASPxClientEventArgs
ASPxClientItemBeginUpdateEventArgs

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.