[]
        
(Showing Draft Content)

C1.Win.FlexGrid.GridTree.NodeImageCollapsed

NodeImageCollapsed Property

NodeImageCollapsed

Gets or sets the image displayed next to collapsed nodes.

Declaration
public C1Icon NodeImageCollapsed { get; set; }
Public Property NodeImageCollapsed As C1Icon
Remarks

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.