PrintGrid Method (C1FlexGridClassic)
In This Topic
Prints the grid, optionally showing a page setup or print preview dialog.
Overload List
Overload | Description |
PrintGrid(String,Boolean,Int32,Int32,Int32) | |
PrintGrid(String,Boolean) | |
PrintGrid(String,PrintGridFlags) | Prints the grid, optionally showing a page setup or print preview dialog. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
PrintGrid(String,PrintGridFlags,String,String) | Prints the grid, optionally showing a page setup or print preview dialog. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
PrintGrid(String) | Prints the grid, optionally showing a page setup or print preview dialog. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
See Also