Back to Devexpress

TileCustomDrawEventArgs.DefaultSelectionColor Property

windowsforms-devexpress-dot-xtraeditors-dot-tilecustomdraweventargs-839643ab.md

latest1.2 KB
Original Source

TileCustomDrawEventArgs.DefaultSelectionColor Property

Gets the default color of the selection rectangle.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Color DefaultSelectionColor { get; }
vb
Public ReadOnly Property DefaultSelectionColor As Color

Property Value

TypeDescription
Color

The default color of the selection rectangle.

|

See Also

TileCustomDrawEventArgs Class

TileCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace