[]
        
(Showing Draft Content)

C1.Win.FlexGrid.GridTree.NodeImageExpanded

NodeImageExpanded Property

NodeImageExpanded

Gets or sets the image displayed next to expanded nodes.

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

Setting this property to null resets it and causes the grid to use the default image (a minus sign).

To hide the images, use the Style property.