Method SetImage
SetImage(TKey, Image?, bool)
Sets small or large image for the specified index.
public void SetImage(TKey index, Image? image, bool isSmall)
Sets small or large image for the specified index.
public void SetImage(TKey index, Image? image, bool isSmall)