Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

FileSystemItem Properties

The file system item.
Name Description
CustomFields Gets the collection of custom fields bound to a file system item.
DateModified Specifies a timestamp that indicates when the file system item was last modified.
HasSubDirectories Specifies whether a file system item (a directory) has subdirectories.
IsDirectory Specifies whether a file system item is a directory.
Key Specifies a file system item’s key.
Name Specifies a file system item’s name.
Size Specifies a file system item’s size, in bytes.
Thumbnail Specifies an icon (URL) to be used as the file system item’s thumbnail.
See Also