Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3550
Icons of the grid
posted

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?

 

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    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.

     

Children
No Data