Update 20250606
This commit is contained in:
3
Client/Diverses/valueselector.Designer.cs
generated
3
Client/Diverses/valueselector.Designer.cs
generated
@@ -54,6 +54,9 @@
|
||||
this.GridData.Style.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
|
||||
this.GridData.TabIndex = 1;
|
||||
this.GridData.Text = "sfDataGrid1";
|
||||
this.GridData.QueryCellStyle += new Syncfusion.WinForms.DataGrid.Events.QueryCellStyleEventHandler(this.GridData_QueryCellStyle);
|
||||
this.GridData.DrawCell += new Syncfusion.WinForms.DataGrid.Events.DrawCellEventHandler(this.GridData_DrawCell);
|
||||
this.GridData.QueryRowStyle += new Syncfusion.WinForms.DataGrid.Events.QueryRowStyleEventHandler(this.GridData_QueryRowStyle);
|
||||
this.GridData.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.GridData_CellClick);
|
||||
this.GridData.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.GridData_CellDoubleClick);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user