INodeWithIcon Interface

Definition

Allows a node to specify its icons that are to be displayed directly without worrying about where they are in the image index of the tree.

public interface class INodeWithIcon
public interface INodeWithIcon
type INodeWithIcon = interface
Public Interface INodeWithIcon
Derived

Properties

Icon

Gets the normal icon.

SelectedIcon

Gets the icon that is displayed when the node is selected.

State

Gets the policy health state of an icon.

Applies to