ComponentOne DataGrid for WPF and Silverlight
TargetColumnIndex Property (DataGridColumnReorderingEventArgs)

C1.WPF.DataGrid Namespace > DataGridColumnReorderingEventArgs Class : TargetColumnIndex Property
Gets or sets the target index of the column.
Syntax
'Declaration
 
Public Property TargetColumnIndex As System.Integer
public System.int TargetColumnIndex {get; set;}
See Also

Reference

DataGridColumnReorderingEventArgs Class
DataGridColumnReorderingEventArgs Members