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

列コレクションを取得します。
構文
'Declaration
 
Public Property ListColumns As ListColumnCollectionInfo
public ListColumnCollectionInfo ListColumns {get; set;}

プロパティ値

ListColumnCollectionInfoオブジェクト
解説
このプロパティによって返される<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollectionInfo" />オブジェクトを使用することで、列を追加または削除したり、<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.GcComboBox" />のドロップダウンリストに含まれている列の数を取得したりできます。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


© MESCIUS inc. All rights reserved.