'Declaration Public Property NodeImageCollapsed As Image
'Declaration
Public Property NodeImageCollapsed As Image
public Image NodeImageCollapsed {get; set;}
Setting this property to null resets it and causes the grid to use the default image (a plus sign).
To hide the images, use the Style property.
GridTree Class GridTree Members