[]
        
(Showing Draft Content)

C1.Win.List.C1Combo.DrawItem

DrawItem Event

Fires when any cell is required to be redrawn and DrawMode is set to OwnerDrawFixed or OwnerDrawVariable.

Namespace: C1.Win.List
Assembly: C1.Win.List.10.dll
Syntax
public event OwnerDrawCellEventHandler DrawItem
Public Event DrawItem As OwnerDrawCellEventHandler
Returns
Type Description
OwnerDrawCellEventHandler Fires when any cell is required to be redrawn and DrawMode is set to OwnerDrawFixed or OwnerDrawVariable.