GetBricksByXRControl(Document, Object)
static
|
document, xrControl
|
A static method that returns an enumeration of visual bricks generated by the specified XtraReport control from a document.
|
GetBricksByXRControl(Page, Object)
static
|
page, xrControl
|
A static method that returns an enumeration of visual bricks generated by the specified XtraReport control from a document page.
|
GetBricksByXRControl(IEnumerable<Page>, Object)
static
|
pages, xrControl
|
A static method that returns an enumeration of visual bricks generated by the specified XtraReport control from document pages.
|