We want to put a toolbar, near the grid.
It will have the buttons, which enable the user to use different capacities of the grid.
One of the buttons should be summeries, and one filters.
You think it is possible to get the icons of the filters and summeries that the grid uses, so that
we will use the same ones?
The Filter icons are exposed as properties on the grid's DisplayLayout (or maybe on the Override), so you should be able to get the images programmatically.
I don't think the summary image is exposed, but it's just the greek letter Sigma. So you should be able to find that easily enoug on the web or using a particular font. Or you could take a screen shot and edit it in a paint program.