GrapeCity SPREAD for Windows Forms 12.0J
ListDescriptionSubItemIndex プロパティ


StatusBarInfoの表示に関連するSubItemInfoのインデックスを取得または設定します。
構文
'Declaration
 
Public Property ListDescriptionSubItemIndex As Integer
'使用法
 
Dim instance As GcComboBoxCellType
Dim value As Integer
 
instance.ListDescriptionSubItemIndex = value
 
value = instance.ListDescriptionSubItemIndex
public int ListDescriptionSubItemIndex {get; set;}

プロパティ値

StatusBarの表示に関連するSubItemのインデックスを示すSystem.Int32値。
デフォルト値は0です。
解説
ステータスバーが表示される場合、このプロパティを使用して、どのサブ項目のテキストをドロップダウンウィンドウのステータスバーに表示するかを指定できます。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


Copyright © 2004 GrapeCity inc.