Back to Devexpress

TileCustomDrawEventArgs Properties

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

latest3.0 KB
Original Source

TileCustomDrawEventArgs Properties

A base class with arguments for events that draw tiles.

NameDescription
AppearanceGets appearance settings for the painted tile.
BoundsGets or sets tile bounds.
CacheGets an object that stores the most used pens, fonts, and brushes.
DefaultSelectionBoundsGets the default bounds of the selection rectangle.
DefaultSelectionColorGets the default color of the selection rectangle.
DefaultSelectionWidthGets the default thickness of the selection rectangle.
HandledGets or sets whether to skip the default painting.
IsDisabledGets the disabled state of the processed tile.
IsHoveredGets the hovered state of the processed tile.
IsSelectedGets the selection state of the processed tile.
ItemGets the processed tile.
ShouldDrawBackgroundGets whether the tile should display a background.
ShouldDrawBorderGets whether the tile should display a border.
ShouldDrawCheckMarkGets whether the tile should display a check mark.
ShouldDrawContentGets whether the tile should display content.
ShouldDrawDisabledOverlayGets whether the tile should display a disabled overlay.
ShouldDrawHoveredOverlayGets whether the tile should display a hovered overlay.

See Also

TileCustomDrawEventArgs Class

TileCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace