ASPxClientFileManagerSelectionChangedEventArgs Properties
Provides data for the ASPxClientFileManager.SelectionChanged event.
Name | Description |
---|---|
full |
Gets the full name of the file currently being processed. |
is |
Gets whether the item has been selected. |
item | Gets the file manager item object related to the event. |
name | Gets the name of the currently processed file. |
See Also