バージョン

ChildBandHeaderHeight プロパティ (ColumnLayout)

特定の ColumnLayout に対し、Infragistics.Controls.Grids.Primitives.ChildBandRowHeight を取得または設定します。
シンタックス
'宣言
 
Public Property ChildBandHeaderHeight As Nullable(Of RowHeight)
public Nullable<RowHeight> ChildBandHeaderHeight {get; set;}
参照