This commit is contained in:
2022-07-03 21:31:03 +00:00
parent d1c4eb7cc8
commit 0e8e85dd50

View File

@@ -200,7 +200,6 @@
//
// gridAya
//
this.gridAya.AllowDrop = true;
this.gridAya.AllowUserToAddRows = false;
this.gridAya.AllowUserToDeleteRows = false;
this.gridAya.AllowUserToResizeRows = false;