ExplorerTreeNode.DefaultImageIndex Property

Definition

Get/Set the index into the TreeView image list to be used for the icon representing this node if not overridden by an icon based on the node content

public:
 property int DefaultImageIndex { int get(); void set(int value); };
public int DefaultImageIndex { get; set; }
member this.DefaultImageIndex : int with get, set
Public Property DefaultImageIndex As Integer

Property Value

Applies to