Back to Devexpress

ListBoxDrawItemEventArgs Properties

windowsforms-devexpress-dot-xtraeditors-dot-listboxdrawitemeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

ListBoxDrawItemEventArgs Properties

Supplies data for the BaseListBoxControl.DrawItem event.

NameDescription
AllowDrawSkinBackgroundGets or sets whether the item background is colored according to the currently applied skin.
AppearanceGets the appearance settings used to paint the item currently being processed.
BoundsGets the bounding rectangle of the item being painted.
IndexGets the index of the item being painted.
ItemGets the value of the processed item.
PaintArgs
StateGets the state of the item being painted.

See Also

ListBoxDrawItemEventArgs Class

ListBoxDrawItemEventArgs Members

DevExpress.XtraEditors Namespace