MESCIUS SPREAD for Windows Forms 17.0J
MaxLengthUnit プロパティ (GcComboBoxCellType)

<b>MaxLength</b>の計算方法(バイト数と文字数のどちらに基づくか)を取得または設定します。
構文
'Declaration
 
Public Property MaxLengthUnit As LengthUnit
public LengthUnit MaxLengthUnit {get; set;}

プロパティ値

<see langword="bool" />値。<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.GcComboBox.MaxLength" />の計算方法がバイト数に基づく場合は<see langword="true" />、文字数に基づく場合は<see langword="false" />。
デフォルト値はLengthUnit.Charです。
解説
このプロパティは<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.MaxLengthUnit" />プロパティと関連しています。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


© MESCIUS inc. All rights reserved.