GrapeCity SPREAD for WPF 2.0J
MaxLineCount プロパティ

入力できる最大の行数を取得または設定します。
構文
'Declaration
 
Public Property MaxLineCount As Integer
public int MaxLineCount {get; set;}

プロパティ値

最大の行数を示す System.Int32 値。
既定値は 0 です。
解説
この MaxLineCount は、CountWrappedLine プロパティが true で、なおかつ Multiline プロパティも true であるときに、入力できるテキストの行数を制限します。このプロパティの既定値はゼロで、制限がないことを意味します。
参照

GcTextBox クラス
GcTextBox メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.