バージョン

CellAppearance プロパティ (GridSettings)

グリッドのセルをレンダリングする場合に使用する外観を返す、または設定します。
シンタックス
'宣言
 
Public Property CellAppearance As Infragistics.Win.AppearanceBase
public Infragistics.Win.AppearanceBase CellAppearance {get; set;}
解説

CellAppearance プロパティは、UltraGanttView のグリッド部分のセルをレンダリングする場合に使用する Infragistics.Win.AppearanceBase です。

参照