True DBGrid for WinForms
SetFilterBarHeight メソッド (Frame)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid.BaseGrid 名前空間 > Frame クラス : SetFilterBarHeight メソッド
The height of the filter bar.
Specifies the height of the filter bar.
シンタックス
'宣言
 
Public Sub SetFilterBarHeight( _
   ByVal height As System.Integer _
) 
public void SetFilterBarHeight( 
   System.int height
)

パラメータ

height
The height of the filter bar.
解説
Set the height to -1 to resets the height to default value.
参照

Frame クラス
Frame メンバ