バージョン

ViewStyleToEditorDisplayStyle(ComponentRole) メソッド

対応する Infragistics.Win.EmbeddableElementDisplayStyleViewStyle 列挙体値を変換するための Helper メソッド。
シンタックス
'宣言
 
Public Overloads Shared Function ViewStyleToEditorDisplayStyle( _
   ByVal componentRole As ComponentRole _
) As EmbeddableElementDisplayStyle
public static EmbeddableElementDisplayStyle ViewStyleToEditorDisplayStyle( 
   ComponentRole componentRole
)

パラメータ

componentRole
表示スタイルが整えられるコンポーネント ロール。

戻り値の型

対応する EmbeddableElementDisplayStyle。
参照