Back to Devexpress

ASPxClientFileManagerSelectionChangedEventArgs Class

aspnet-js-aspxclientfilemanagerselectionchangedeventargs.md

latest943 B
Original Source

ASPxClientFileManagerSelectionChangedEventArgs Class

Provides data for the ASPxClientFileManager.SelectionChanged event.

Declaration

ts
declare class ASPxClientFileManagerSelectionChangedEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientFileManagerSelectionChangedEventArgs type are used as arguments for the ASPxClientFileManager.SelectionChanged event, generated on the client side.

ASPxClientFileManagerSelectionChangedEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.

Inheritance

ASPxClientEventArgs ASPxClientFileManagerSelectionChangedEventArgs

See Also

ASPxClientFileManagerSelectionChangedEventArgs Members