MESCIUS SPREAD for Windows Forms 17.0J
ValueSubItemIndex プロパティ

選択されている値のサブ項目インデックスを示す<see cref="T:System.Int32" />値を取得または設定します。
構文
'Declaration
 
Public Property ValueSubItemIndex As Integer
public int ValueSubItemIndex {get; set;}

プロパティ値

System.Int32値。
既定値は0です。
例外
例外説明
System.ArgumentOutOfRangeException値が範囲外です。
解説
このプロパティは、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.GcComboBox.SelectedItem" />の<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.ListItem.SubItems" />コレクションに含まれるサブ項目のうち、<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.GcComboBox.ValueSubItemIndex" />プロパティのインデックス値によって特定された<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.SubItem" />のテキストと一致します。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


© MESCIUS inc. All rights reserved.