FlexPivot for WinForms
NodeImageCollapsed プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridTree クラス : NodeImageCollapsed プロパティ
Gets or sets the image displayed next to collapsed nodes.
シンタックス
'宣言
 
Public Property NodeImageCollapsed As System.Drawing.Image
public System.Drawing.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 クラス
GridTree メンバ