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

Textプロパティの表示に使用される<b>SubItem</b>のインデックスを表す整数値を取得または設定します。
構文
'Declaration
 
Public Property TextSubItemIndex As Integer
public int TextSubItemIndex {get; set;}

プロパティ値

System.Int32値。
既定値は0です。
例外
例外説明
System.ArgumentException 
解説
TextFormatプロパティの値がSystem.String.Emptyの場合、GrapeCity.Win.Textプロパティは、SelectedItemListItem.SubItemsコレクションにあり、このプロパティのインデックス値によって配置されるSubItemのテキストと等しくなります。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


© MESCIUS inc. All rights reserved.