Skip to main content
A newer version of this page is available. .

ASPxClientFileManagerSelectionChangedEventArgs Class

Provides data for the ASPxClientFileManager.SelectionChanged event.

Declaration

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