ASPxClientImageGalleryCancelEventArgs.name Property
In This Article
Gets the unique identifier name of the item related to the event.
#Declaration
TypeScript
name: string
#Property Value
Type | Description |
---|---|
string | A string value that specifies the item’s unique identifier name. |
See Also