バージョン

FilterRowHeight プロパティ (FilteringSettingsOverride)

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