TileCustomDrawEventArgs.DefaultSelectionBounds Property
In This Article
Gets the default bounds of the selection rectangle.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | The default bounds of the selection rectangle. |
See Also