[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ItemContainerStyle

ItemContainerStyle Property

ItemContainerStyle

Gets or sets the style that is used when rendering the item containers. This is a dependency property.

Declaration
public Style ItemContainerStyle { get; set; }
Public Property ItemContainerStyle As Style
Property Value
Type Description
Style

The style applied to the item containers. The default is null.