ASPxClientFileManagerFolder Properties
A client-side equivalent of the FileManagerFolder object.Name | Description |
---|---|
id | Gets the item‘s unique identifier. Inherited from ASPxClientFileManagerItem. |
isFolder | Gets a value that indicates if the current file manager item is a folder. Inherited from ASPxClientFileManagerItem. |
isParentFolder | Gets a value specifying whether an item is a parent folder. |
name | Gets the name of the current item. Inherited from ASPxClientFileManagerItem. |
See Also