update 20260326
This commit is contained in:
1
Client/UIControls/DokList.Designer.cs
generated
1
Client/UIControls/DokList.Designer.cs
generated
@@ -547,6 +547,7 @@ namespace OnDoc.UICintrols
|
||||
this.sfDataGrid1.ShowGroupDropArea = true;
|
||||
this.sfDataGrid1.ShowToolTip = true;
|
||||
this.sfDataGrid1.Size = new System.Drawing.Size(1709, 341);
|
||||
this.sfDataGrid1.Style.DragPreviewRowStyle.Font = new System.Drawing.Font("Segoe UI", 9F);
|
||||
this.sfDataGrid1.TabIndex = 0;
|
||||
this.sfDataGrid1.ValidationMode = Syncfusion.WinForms.DataGrid.Enums.GridValidationMode.InView;
|
||||
this.sfDataGrid1.ToolTipOpening += new Syncfusion.WinForms.DataGrid.Events.ToolTipOpeningEventHandler(this.sfDataGrid1_ToolTipOpening_1);
|
||||
|
||||
Reference in New Issue
Block a user