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


列コレクションを取得します。
構文
'Declaration
 
Public Property ListColumns As ListColumnCollectionInfo
'使用法
 
Dim instance As GcComboBoxCellType
Dim value As ListColumnCollectionInfo
 
instance.ListColumns = value
 
value = instance.ListColumns
public ListColumnCollectionInfo ListColumns {get; set;}

プロパティ値

ListColumnCollectionInfoオブジェクト。
解説
このプロパティによって返されるListColumnCollectionInfoオブジェクトを使用することで、列を追加または削除したり、GcComboBoxのドロップダウンリストに含まれている列の数を取得したりできます。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


Copyright © 2004 GrapeCity inc.