DrawTreeNodeExtendedEventArgsImageIndex Property
This is used to set or get the index of the image to draw on the node from the tree view's
ImageList.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int ImageIndex { get; set; }
Public Property ImageIndex As Integer
Get
Set
public:
property int ImageIndex {
int get ();
void set (int value);
}
member ImageIndex : int with get, set
Property Value
Int32If set to -1, no image is drawn