public void RectangleEnd(fyiReporting.RDL.Rectangle rect, Row r)
 {
 }
 public bool RectangleStart(fyiReporting.RDL.Rectangle rect, Row r)
 {
     return(true);
 }