PowerTools MultiRow for Windows Forms 8.0J
MaximumLength プロパティ

テキストの最大の長さを取得または設定します。
構文
Public Property MaximumLength As Integer
public int MaximumLength {get; set;}

プロパティ値

最大の長さ。既定値は System.Int32.MaxValue です。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が MinimumLength 未満です。
参照

TextLengthValidator クラス
TextLengthValidator メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.