バージョン

GetTextRenderingMode メソッド (UltraGridComboEditorOwner)

使用するテキスト描画モードを返します。デフォルト実装は Default 値を返します。
シンタックス
'宣言
 
Public Overrides Function GetTextRenderingMode( _
   ByVal ownerContext As Object _
) As Infragistics.Win.TextRenderingMode
public override Infragistics.Win.TextRenderingMode GetTextRenderingMode( 
   object ownerContext
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
参照