[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDisabledItemStyle

ListDisabledItemStyle Property

ListDisabledItemStyle

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

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

An ItemStyleInfo value.

Remarks

The backcolor, forecolor, and the gradient effect can be customized with this property.