You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# How to copy a column and paste it as a new column in wpf treegrid
1
+
# How to Copy a Column and Paste it as a New Column in WPF TreeGrid?
2
2
3
-
This sample illustrates how to copy a column and paste it as a new column in [WPF TreeGrid](https://www.syncfusion.com/wpf-controls/treegrid).
3
+
This sample illustrates how to copy a column and paste it as a new column in [WPF TreeGrid](https://www.syncfusion.com/wpf-controls/treegrid) (SfTreeGrid).
4
4
5
-
You can copy a column and paste it into a new position using the context menu option in `TreeGrid`.
5
+
You can copy a column and paste it into a new position using the context menu option in TreeGrid.
0 commit comments