From b9fcee5c3fd6218c8bb7e97a801926406c90bb0b Mon Sep 17 00:00:00 2001 From: Giuseppe Lippolis Date: Tue, 20 Jul 2021 20:01:53 +0200 Subject: [PATCH] Sample: Add sample for binding DataGridColumn IsVisible --- .../ControlCatalog/Pages/DataGridPage.xaml | 25 +++++++++++-------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/samples/ControlCatalog/Pages/DataGridPage.xaml b/samples/ControlCatalog/Pages/DataGridPage.xaml index 323eaa3463..820c1324e3 100644 --- a/samples/ControlCatalog/Pages/DataGridPage.xaml +++ b/samples/ControlCatalog/Pages/DataGridPage.xaml @@ -23,16 +23,21 @@ - - - - - - - - - - + + + + + + + + + + + + +