File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -2327,7 +2327,8 @@ You will normally have to give the ObjectListView a specific `RowHeight` that al
2327
2327
the title and description. This is not auto calculated for you.
2328
2328
2329
2329
The images for the renderer will normally come from specific `ImageList ` that contains larger than
2330
- normal icons. You can give this specific `ImageList ` to the renderer by setting the `ImageList ` property.
2330
+ normal icons. You can give this specific `ImageList ` to the renderer by setting the
2331
+ `DescribedTaskRenderer.ImageList ` property.
2331
2332
[All renderers can do this, but with a `DescribedTaskRenderer ` you will almost always want to have
2332
2333
larger icons and will need to set the image list explicitly.]
2333
2334
You can’t perform that action at this time.
0 commit comments