ASPxClientFileManagerFile Methods
Represents the client-side equivalent of the FileManagerFile object.
Name | Description |
---|---|
Download | Downloads a file from a file manager. |
Get |
Gets the current item’s full name with the specified settings.
Inherited from ASPx |
Get |
Gets the current item’s metadata.
Inherited from ASPx |
Is |
Gets a value indicating whether the item is selected in the file manager.
Inherited from ASPx |
Set |
Specifies whether the file manager item is selected.
Inherited from ASPx |
See Also