diff --git a/View/MonitorView.xaml b/View/MonitorView.xaml index 2929b2c..eec668f 100644 --- a/View/MonitorView.xaml +++ b/View/MonitorView.xaml @@ -107,8 +107,8 @@ HorizontalGridLinesBrush="#FFC9C9C9" VerticalGridLinesBrush="#FFC9C9C9" Background="White" GridLinesVisibility="All" ColumnHeaderHeight="40" HorizontalContentAlignment="Right" BorderBrush="{x:Null}" CanUserReorderColumns="False" CanUserSortColumns="False" CanUserResizeRows="False" CanUserResizeColumns="False" - CanUserDeleteRows="False" SelectionMode="Single" FontSize="15" Focusable="True" ContextMenuOpening="Gridstep_ContextMenuOpening"> - + CanUserDeleteRows="False" SelectionMode="Single" FontSize="15" Focusable="True" > +