文檔半島外圍網上直營>>FastReport中文文檔>>示例 1.從上到下打印整個表格
                示例 1.從上到下打印整個表格
private void Table1_ManualBuild(object sender, EventArgs e)
{
  // printing row 0 and all of its columns
  Table1.PrintRow(0);
  Table1.PrintColumns();
  // printing row 1 and all of its columns
  Table1.PrintRow(1);
  Table1.PrintColumns();
  // Printing row 2 and all of its columns
  Table1.PrintRow(2);
  Table1.PrintColumns();
}
接著打印出與模板相同的下表: 
                
            
 QQ交談
QQ交談 在線咨詢
在線咨詢 
                 
                
 渝公網安備
            50010702500608號
渝公網安備
            50010702500608號
             
            
 客服熱線
客服熱線