バージョン

GetCharacterCasing メソッド (UltraGridComboEditorOwner)

テキストの大文字および小文字をどのように変換するのかを決定します。
シンタックス
'宣言
 
Public Overrides Function GetCharacterCasing( _
   ByVal ownerContext As Object _
) As CharacterCasing
public override CharacterCasing GetCharacterCasing( 
   object ownerContext
)

パラメータ

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

戻り値の型

テキストに適用されるCharacterCasing
参照