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
275
Setting header checkbox value through code
posted

Hi!

I've got an UltraWinGrid with one column that has a checkbox in its header by setting ugrid.Header.CheckBoxVisiblity = UltraWinGrid.HeaderCheckBoxVisibility.Always

How do I set the value of the checkbox through code?  In other words, what's the object of the header checkbox so I can set its value property?

TIA,
Dave