Back to Devexpress

PreviewMouseEventArgs Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-previewmouseeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

PreviewMouseEventArgs Properties

Provides data for the XRControl.PreviewClick, XRControl.PreviewDoubleClick, XRControl.PreviewMouseMove, XRControl.PreviewMouseDown and XRControl.PreviewMouseUp events.

NameDescription
BrickGets a visual brick that represents this control’s contents on a report page.
MouseButtonProvides access to the value that specifies which mouse button has been clicked.
PreviewControlGets the control which shows the print preview of the report for this event.

See Also

PreviewMouseEventArgs Class

PreviewMouseEventArgs Members

DevExpress.XtraReports.UI Namespace