バージョン

NodeLayoutLabelStyle 列挙体

UltraTreeColumnSet.LabelStyle プロパティによって使用される列挙体。
シンタックス
'宣言
 
Public Enum NodeLayoutLabelStyle 
   Inherits System.Enum
public enum NodeLayoutLabelStyle : System.Enum 
メンバ
メンバ解説
Default実際の値は解決階層のより上位のレベルで取得されます。
Separateラベルはセルデータから離れて表示されます。
WithCellDataラベルはセルデータと一緒に表示されます。
参照