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

ASPxClientFileManagerFocusedItemChangedEventArgs Class

Provides data for the ASPxClientFileManager.FocusedItemChanged event.

Declaration

declare class ASPxClientFileManagerFocusedItemChangedEventArgs extends ASPxClientEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs
ASPxClientFileManagerFocusedItemChangedEventArgs
See Also