RenameEventArgs
12 Sep 20251 minute to read
Interface for Rename event arguments.
Properties
cancel boolean
Defines whether to cancel the rename operation.
itemData { : }[]
Returns the data of the renamed item.
newName string
Return the new name to be set for the item.
path string
Specifies the current folder path.