-introdotto griglia dinamica per gestire spostamento colonne

This commit is contained in:
Demetrio Cassarino
2026-03-12 11:31:10 +01:00
parent 5e151fd7ec
commit dda46787db
23 changed files with 739 additions and 210 deletions
@@ -24,6 +24,7 @@ Public Class LayerTreeViewItem
Set(value As Boolean)
If (value <> m_isSelected) Then
m_isSelected = value
Map.refDrawOptionPanelVM.SetInfoRowIsExpanded(value)
If value Then
' recupero l'Id del nuovo oggetto selezionato
Map.refManageLayerExpanderVM.IsRightClickedLayerTreeItem(False)