バージョン

IsReadOnly メソッド (UltraEditorProxyOwnerBase)

値が読み取り専用の場合、True を返します。
シンタックス
'宣言
 
Public Overrides Function IsReadOnly( _
   ByVal ownerContext As Object _
) As Boolean
public override bool IsReadOnly( 
   object ownerContext
)

パラメータ

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

戻り値の型

値が読み取り専用かどうかを示すブール値
参照