[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListItemTemplates

ListItemTemplates Property

ListItemTemplates

Gets or sets a ItemTemplateCollectionInfo value that specifies the items template.

Declaration
[Browsable(true)]
public ItemTemplateCollectionInfo ListItemTemplates { get; set; }
<Browsable(True)>
Public Property ListItemTemplates As ItemTemplateCollectionInfo
Property Value
Type Description
ItemTemplateCollectionInfo

A ItemTemplateCollectionInfo value.

Remarks

This property used to create default settings for list items. If an item is added without appearance changes, the item is displayed with the template settings.