This commit is contained in:
2022-07-11 16:11:39 +00:00
parent 826acdd570
commit f98e0e7807
3 changed files with 52 additions and 93 deletions

View File

@@ -292,6 +292,7 @@
this.Linked.ReadOnly = true;
this.Linked.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Linked.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.Linked.Visible = false;
//
// statuscolor
//