バージョン

ActionButtonAreaUIElement コンストラクタ

クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal provider As UltraGridFilterUIProvider, _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal context As Object _
)
public ActionButtonAreaUIElement( 
   UltraGridFilterUIProvider provider,
   Infragistics.Win.UIElement parent,
   object context
)

パラメータ

provider
要素と関連付けられたフィルター プロバイダーのコンポーネント。
parent
この要素をホストする親要素。
context
この要素をあとで指定するために使用されるコンテキスト。
参照