Overload | Description |
---|---|
CreateImage() | Creates an image of the entire grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
CreateImage(Int32,Int32,Int32,Int32) | Creates an image of a portion of the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
CreateImage(CellRange) | Creates an image of a portion of the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
CreateImage(Int32,Int32,Int32,Int32,EmfType) | Creates an image of a portion of the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
CreateImage(CellRange,EmfType,DrawColorMode) | Creates an image of a portion of the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |