バージョン 24.2 (最新)

IsNullable メソッド (TextEditorControlOwnerBase)

値をnullに設定できるかどうかを返します。
シンタックス
public override bool IsNullable( 
   object ownerContext
)

パラメータ

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

戻り値の型

値をnullに設定できる場合はTrue。
参照