バージョン 24.2 (最新)

GetMaxLines メソッド

表示するテキスト行の最大数を返します。
シンタックス
public override bool GetMaxLines( 
   object ownerContext,
   out int maxLines
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
maxLines
(出力) 最大値、または最大値がない場合は0。

戻り値の型

意味のある値が返されたかどうかを示すブール値。
解説
デフォルトの実装は 0 を返します。
参照