FileManagerThumbnailCreateEventArgs Properties
Provides data for the ASPxFileManager.CustomThumbnail event.Name | Description |
---|---|
File | Obsolete. Gets a file related to the event. |
IsParentFolder | Gets a value specifying whether the currently processed item is a parent folder. |
Item | Gets an item related to the event. |
ThumbnailImage | Gets the settings of a thumbnail image. |
See Also