バージョン 21.1

WrapText メソッド (UltraEditorProxyOwnerBase)

テキストが1 行に収まらない場合に折り返されるかどうかを返します。
シンタックス
public override bool WrapText( 
   object ownerContext
)

パラメータ

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

戻り値の型

テキストが折り返されるかどうかを示すブール値。
参照