ASPxClientFileManagerActionEventArgsBase Properties
Serves as a base for classes that are used as arguments for events generated on the client side.
Name | Description |
---|---|
full |
Gets the full name of the item currently being processed. |
is |
Gets a value specifying whether the current processed item is a folder. |
name | Gets the name of the currently processed item. |
See Also