ASPxClientFileManagerItem.isFolder Property
In This Article
Gets a value that indicates if the current file manager item is a folder.
#Declaration
TypeScript
isFolder: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
See Also