[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListSelectedItemStyle

ListSelectedItemStyle Property

ListSelectedItemStyle

Gets an ItemStyleInfo value that indicates the color style of the selected item of the control.

Declaration
[Browsable(true)]
public ItemStyleInfo ListSelectedItemStyle { get; }
<Browsable(True)>
Public ReadOnly Property ListSelectedItemStyle As ItemStyleInfo
Property Value
Type Description
ItemStyleInfo

The ItemStyleInfo value.

Remarks

This property used to customize the appearance of selected items.