Back to Devexpress

TileCustomDrawEventArgs.DefaultSelectionWidth Property

windowsforms-devexpress-dot-xtraeditors-dot-tilecustomdraweventargs-521ea5bf.md

latest1.2 KB
Original Source

TileCustomDrawEventArgs.DefaultSelectionWidth Property

Gets the default thickness of the selection rectangle.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public int DefaultSelectionWidth { get; }
vb
Public ReadOnly Property DefaultSelectionWidth As Integer

Property Value

TypeDescription
Int32

The default thickness of the selection rectangle.

|

See Also

TileCustomDrawEventArgs Class

TileCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace