Exemple #1
0
 internal void NotifyColumnChanged(TableColumnBase <TItem> column)
 {
     _columns.NotifyItemUpdated(column);
 }