[]
        
(Showing Draft Content)

C1.Win.C1List.C1Combo.DrawItem

DrawItem Event

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

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