The currently set SmallIcon image list.
[Visual Basic] Public Property SmallImageList As ImageList [C#] public ImageList SmallImageList {get; set;} [C++] public: __property ImageList* get_SmallImageList(); public: __property void set_SmallImageList(ImageList*); [JScript] public function get SmallImageList() : ImageList; public function set SmallImageList(ImageList);
ListView Class | ListView Members | System.WinForms Namespace