c# Programming Glossary: itopmargin
how to print datagridview data on winforms? http://stackoverflow.com/questions/15853746/how-to-print-datagridview-data-on-winforms iLeftMargin e.MarginBounds.Left Set the top margin int iTopMargin e.MarginBounds.Top Whether more pages have to print or not.. the current page settings allows more rows to print if iTopMargin iCellHeight e.MarginBounds.Height e.MarginBounds.Top bNewPage.. e.MarginBounds.Width .Height 13 Draw Columns iTopMargin e.MarginBounds.Top DataGridViewColumn _GridCol new DataGridViewColumn..
|