Skip to main content
All docs
V25.1
  • BrickSelector.GetBricksByXRControl Method

    Name Parameters Description
    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.