GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBoxCellType クラス : ListItemTemplates プロパティ |
'Declaration
Public Property ListItemTemplates As ItemTemplateCollectionInfo
'使用法
Dim instance As GcComboBoxCellType Dim value As ItemTemplateCollectionInfo instance.ListItemTemplates = value value = instance.ListItemTemplates
public ItemTemplateCollectionInfo ListItemTemplates {get; set;}