PowerTools SPREAD for Windows Forms 10.0J
MaxLength プロパティ (GcComboBoxCellType)


ユーザーが編集領域に入力できる最大の長さを取得または設定します。
構文
'Declaration
 
Public Property MaxLength As Integer
'使用法
 
Dim instance As GcComboBoxCellType
Dim value As Integer
 
instance.MaxLength = value
 
value = instance.MaxLength
public int MaxLength {get; set;}

プロパティ値

System.Int32値。
デフォルト値は0です。
解説
このプロパティはMaxLengthUnitプロパティと関連しています。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.