I am able to use a GIF with a transparent background and various dimensions for FixedHeaderOnImage. The ultragrid is scaling it. What is the native size that it scales it to? I'd like my source image to match. Help doesn't specify.
Thank you.
mnadig said:Can you cc' the doc group ;) ?
If you go to the help topic for the for the FixedHeaderOnImage property (or any help topic) in the online help, there's a link at the bottom where you can e-mail feedback to the docs group. :)
Here's the link for this topic.
Thanks for the quick reply Mike. Can you cc' the doc group ;) ? Thanks for your help.
Hi,
It's 9x9.
I figured this out with the following line of code:
Debug.WriteLine(this.ultraGrid1.DisplayLayout.FixedHeaderOnImage.Size);