ReqPeggingTreeNode.icon Method [AX 2012]
Provides the icon that graphically represents this node.
Syntax
public Image icon()
Run On
Called
Return Value
Type: Image Class
An Image class instance that contains the image data of the icon.
Remarks
There is no icon by default. This method should be overridden by the node subclasses that intend to display an icon.