BootstrapFileManagerThumbnailCreateEventArgs Properties
| Name | Description |
|---|---|
| File | Obsolete. Gets a file related to the event. Inherited from FileManagerThumbnailCreateEventArgs. |
| IsParentFolder | Gets a value specifying whether the currently processed item is a parent folder. Inherited from FileManagerThumbnailCreateEventArgs. |
| Item | Gets an item related to the event. Inherited from FileManagerThumbnailCreateEventArgs. |
| ThumbnailIconCssClass | |
| ThumbnailImage | Gets the settings of a thumbnail image. Inherited from FileManagerThumbnailCreateEventArgs. |
See Also