Skip to main content
All docs
V24.2

TileCustomDrawEventArgs.DefaultSelectionWidth Property

Gets the default thickness of the selection rectangle.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v24.2.dll

Declaration

public int DefaultSelectionWidth { get; }

Property Value

Type Description
Int32

The default thickness of the selection rectangle.

See Also