FileManagerCustomTooltipEventArgs Properties
Provides data for the ASPxFileManager.CustomTooltip event.| Name | Description |
|---|---|
| Item | Provides the File Manager’s item to which the custom tooltip is specified. |
| TooltipText | Gets or sets a value that is the custom tooltip text. |
See Also