Exago .NET API Documentation
ImageName Property
WebReports.UI.Controls Namespace > TreeNode Class : ImageName Property

The name of a file in the current Application Theme that will be displayed in the user interface for this item in the Report Tree.

When choosing or generating images to display in the tree, we recommend selecting one that has a matching <filename>Selected.png partner. For example, Edit.png has a matching EditSelected.png. When the custom item is selected in the Report Tree, Exago will automatically substitute <fileName>Selected for the original <fileName>. If the image selected has no matching <fileName>Selected, then a broken image placeholder will be displayed in the user interface instead.

 

Syntax
public System.string ImageName {get; set;}
See Also

Reference

TreeNode Class
TreeNode Members

Exago Knowledge Base

Application Themes