- Modifiche alla proprietà IsReadOnly delle colonne di EgtDataGrid non vengono più scritte nell'INI durante l'esecuzione del programma
This commit is contained in:
@@ -201,7 +201,6 @@ Public Class EgtDataGridColumn
|
||||
Else
|
||||
m_IsReadOnly = value
|
||||
End If
|
||||
If DisplayIndex > -1 Then SaveDataGridColumn()
|
||||
End Set
|
||||
End Property
|
||||
|
||||
|
||||
Reference in New Issue
Block a user