'Declaration
Public Property NodeImageCollapsed As C1.Framework.C1Icon
public C1.Framework.C1Icon NodeImageCollapsed {get; set;}
'Declaration
Public Property NodeImageCollapsed As C1.Framework.C1Icon
public C1.Framework.C1Icon 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.