PreviewMouseEventArgs.GetBrickScreenBounds() Method
In This Article
Obtains the location and size of the PreviewMouseEventArgs.Brick on the screen.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Returns
Type | Description |
---|---|
Rectangle | A Rectangle object representing brick bounds on the screen. |
See Also