バージョン

GetComponentRole メソッド (EmbeddableEditorOwnerBase)

アプリケーション スタイル情報を取得するためのエディターを呼び出します。
シンタックス
'宣言
 
Public Overridable Function GetComponentRole( _
   ByVal ownerContext As Object _
) As ComponentRole
public virtual ComponentRole GetComponentRole( 
   object ownerContext
)

パラメータ

ownerContext
参照するオブジェクトを識別するコンテキスト。

戻り値の型

エディターで使用される必要がある Infragistics.Win.AppStyling.ComponentRole インスタンス。
参照