[]
Gets an ItemStyleInfo value that indicates the color style of the disabled item.
[Browsable(true)]
public ItemStyleInfo ListDisabledItemStyle { get; }
<Browsable(True)>
Public ReadOnly Property ListDisabledItemStyle As ItemStyleInfo
Type | Description |
---|---|
ItemStyleInfo | An ItemStyleInfo value. |
The backcolor, forecolor, and the gradient effect can be customized with this property.