ASPxClientGridToolbarItemClickEventArgs.toolbarName Property
In This Article
Gets the toolbar name.
#Declaration
TypeScript
toolbarName: string
#Property Value
Type | Description |
---|---|
string | A string value that is the toolbar name. |
See Also