Back to Devexpress

CustomDrawEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-customdraweventargs-dot-underscore-properties.md

latest1.7 KB
Original Source

CustomDrawEventArgs Properties

Provides basic data required to perform custom painting of an element.

NameDescription
AppearanceGets the painted element’s appearance settings.
BoundsGets the painted element’s bounding rectangle.
CacheGets an object specifying the storage for the most used pens, fonts and brushes.
GraphicsGets an object used to paint.
HandledGets or sets a value specifying whether an event was handled and that the default element painting is therefore not required.
IsRightToLeftGets a value indicating whether the TreeList’s elements are aligned to support locales using right-to-left fonts.
ObjectArgsGets an object containing information about the painted element.
PainterGets the painter object that provides the default element’s painting mechanism.

See Also

CustomDrawEventArgs Class

CustomDrawEventArgs Members

DevExpress.XtraTreeList Namespace