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
1675
Conditionalformatting and cell border
posted

Hi,

I need to show a border around the cell when a certain condition meets a criteria, is this is possible? Using ConditionalFormattingCellControl.BackgroundProperty, I see I can set background colors via various brushes, but how can I create border around a cell? Any ideas?

Thanks

Parents
  • 1675
    posted

    Please note I am using TextColumn and I am showing a "number" (Double type) on such column with custom formatting (FormatString) so only few decimal precision could be rendered on this column. Can I use template column in such case where if a condition meets it shows a border keeping the format string working?

Reply Children