General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
ASPxClientFileManagerItemEditingEventArgs Class
Provides data for the item editing event.
Declaration
declare class ASPxClientFileManagerItemEditingEventArgs extends ASPxClientFileManagerActionEventArgsBase
Remarks
Objects of the ASPxClientFileManagerItemEditingEventArgs type are used as arguments for the ASPxClientFileManager.FolderCreating, ASPxClientFileManager.ItemCopying, ASPxClientFileManager.ItemDeleting, ASPxClientFileManager.ItemMoving, and ASPxClientFileManager.ItemRenaming events generated on the client side.
ASPxClientFileManagerItemEditingEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientFileManagerActionEventArgsBase
ASPxClientFileManagerItemEditingEventArgs
See Also
Feedback