バージョン

IsEnabled メソッド (UltraOptionSetControlOwnerInfo)

編集に対して値が有効かどうかを返します。
シンタックス
'宣言
 
Public Overrides Function IsEnabled( _
   ByVal ownerContext As Object _
) As Boolean
public override bool IsEnabled( 
   object ownerContext
)

パラメータ

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

戻り値の型

編集に対して値が有効な場合はTrue。
参照