FlexHeader.SetImage Method
| Explanation | Sets the image list used to display the cell icon. Display example ![]() If the icon to display is larger than the row height, it will be scaled down while maintaining the aspect ratio. Added since Ver.4.1.0 | |
| Call format | FlexHeader1.SetImage( img ) | |
| Return value | None | |
| Arguments | ImageList img | ImageList object that holds the image list you want to display |
| Exception | None | |
| Example of use | | |
| Related item | Icon property ResetImage method ImageList class | |
