FlexPivot for WinForms
NodeImageExpanded プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridTree クラス : NodeImageExpanded プロパティ
Gets or sets the image displayed next to expanded nodes.
シンタックス
'宣言
 
Public Property NodeImageExpanded As System.Drawing.Image
public System.Drawing.Image NodeImageExpanded {get; set;}
解説

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.

参照

GridTree クラス
GridTree メンバ