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
1187
Set grid summary background to 'Control' color
posted

The two following lines don't work, how can I achieve something equivalant to these?  How can I get the 'Control' color? 

            e.Layout.Override.SummaryFooterCaptionAppearance.BackColor = Infragistics.Win.SystemColor.Control
            e.Layout.Override.SummaryFooterCaptionAppearance.BackColor = System.Drawing.KnownColor.Control