MESCIUS SPREAD for Windows Forms 15.0J
ValueSubItemIndex プロパティ (GcComboBox)

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

プロパティ値

System.Int32値。
既定値は0です。
例外
例外解説
System.ArgumentOutOfRangeException値が範囲外です。
解説
このプロパティは、SelectedValueListItem.SubItemsコレクションに含まれるサブ項目のうち、ValueSubItemIndexプロパティのインデックス値によって特定されたSubItemのテキストと一致します。
参照

GcComboBox クラス
GcComboBox メンバ
SelectedValue プロパティ

 

 


© MESCIUS inc. All rights reserved.