DrawEventArgs Properties
Provides data for the XRControl.Draw event.Name | Description |
---|---|
Bounds | Gets a rectangle object specifying the height, width and location of the control. |
Brick | Gets a visual brick that represents this control’s contents on a report page. |
UniGraphics | Provides access to an object that is used to draw report components. |
See Also