update 20241214
This commit is contained in:
2
Client/UIControls/DokList.Designer.cs
generated
2
Client/UIControls/DokList.Designer.cs
generated
@@ -171,7 +171,7 @@ namespace OnDoc.UICintrols
|
||||
this.sfDataGrid1.Location = new System.Drawing.Point(0, 0);
|
||||
this.sfDataGrid1.Name = "sfDataGrid1";
|
||||
this.sfDataGrid1.RowHeight = 30;
|
||||
this.sfDataGrid1.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Multiple;
|
||||
this.sfDataGrid1.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Extended;
|
||||
this.sfDataGrid1.ShowGroupDropArea = true;
|
||||
this.sfDataGrid1.ShowToolTip = true;
|
||||
this.sfDataGrid1.Size = new System.Drawing.Size(1709, 343);
|
||||
|
||||
Reference in New Issue
Block a user