PreviewClickEventArgs.Brick Property
Gets the VisualBrick object that provides information on a report control that was clicked.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.v25.2.Viewer.dll
Declaration
Property Value
| Type | Description |
|---|---|
| VisualBrick | The VisualBrick object. |
See Also