[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDescriptionSubItemIndex

ListDescriptionSubItemIndex プロパティ

ListDescriptionSubItemIndex

StatusBarInfo表示に関連付けられたSubItemInfoオブジェクトのインデックスを取得または設定します。

宣言
[Browsable(true)]
public int ListDescriptionSubItemIndex { get; set; }
<Browsable(True)>
Public Property ListDescriptionSubItemIndex As Integer
プロパティ値
説明
int

行列の幅を示すint値。
既定値は0です。

備考

ステータスバーが表示される場合、このプロパティを使用して、どのサブ項目のテキストをドロップダウンウィンドウのステータスバーに表示するかを指定できます。

参照
ListDescriptionFormat
StatusBar