バージョン

CustomRowFiltersDialog コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal ownerGrid As UltraGridBase _
)
public CustomRowFiltersDialog( 
   UltraGridBase ownerGrid
)

パラメータ

ownerGrid
所有元の UltraGridBase コントロール。
参照