ComponentOne DataGrid for WPF and Silverlight
DisplayIndex Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : DisplayIndex Property
Gets or sets the desired index in which the column will be displayed.
Syntax
'Declaration
 
Public Property DisplayIndex As System.Integer
public System.int DisplayIndex {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members