Back to Devexpress

TileCustomDrawEventArgs.DefaultSelectionBounds Property

windowsforms-devexpress-dot-xtraeditors-dot-tilecustomdraweventargs-ad1eb248.md

latest1.2 KB
Original Source

TileCustomDrawEventArgs.DefaultSelectionBounds Property

Gets the default bounds of the selection rectangle.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Rectangle DefaultSelectionBounds { get; }
vb
Public ReadOnly Property DefaultSelectionBounds As Rectangle

Property Value

TypeDescription
Rectangle

The default bounds of the selection rectangle.

|

See Also

TileCustomDrawEventArgs Class

TileCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace