ASPxClientFileManagerFocusedItemChangedEventArgs Properties
Provides data for the ASPxClientFileManager.FocusedItemChanged event.Name | Description |
---|---|
fullName | Gets the full name of the item currently being processed. |
item | Gets the file manager item object related to the event. |
name | Gets the name of the focused item. |
See Also