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

ASPxClientActionAvailabilityChangedEventArgs Class

Provides data for the ASPxClientDashboard.ActionAvailabilityChanged event.

Declaration

declare class ASPxClientActionAvailabilityChangedEventArgs extends ASPxClientEventArgs

Inherited Members

Inheritance

ASPxClientEventArgs
ASPxClientActionAvailabilityChangedEventArgs

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.